Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/dependabot-agent.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# managed-by: talieisin-org-bootstrap v4
# managed-by: talieisin-org-bootstrap v5
# Fires when the org dispatcher labels a major Dependabot PR `ai-upgrade`.
# All logic lives in the org's shared reusable workflows; operational
# documentation is internal.
Expand All @@ -15,6 +15,7 @@ permissions:
checks: read
issues: write
actions: read
statuses: read # rescue mode: legacy commit-status comparison

jobs:
upgrade:
Expand Down