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
9 changes: 2 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ updates:
github-actions:
patterns:
- '*'
# The runner-policy allowlist pins ci-workflows reusable-workflow refs to
# independently reviewed SHAs, so a Dependabot bump to an unreviewed main
# commit can only fail the Runner policy lane. Those pins move through
# deliberate reviewed PRs after a standards allowlist update. Composite
# actions (melodic-software/ci-workflows/.github/actions/*) are not
# SHA-allowlisted and stay Dependabot-managed.
# Reusable bumps to an unreviewed SHA fail the Runner policy contract fleet-wide; composites move by hand in the convergence pass so the fleet stays on one ci-workflows SHA; see melodic-software/github-iac#378 Phase 6b-ii item L.
ignore:
- dependency-name: "melodic-software/ci-workflows/.github/workflows/*"
- dependency-name: "melodic-software/ci-workflows/*"
Comment thread
kyle-sexton marked this conversation as resolved.
Loading