Skip to content

fix(ci): accept reusable gate check names - #28

Merged
forkwright merged 1 commit into
mainfrom
fix/dependabot-auto-merge-gate-alias
Aug 9, 2026
Merged

fix(ci): accept reusable gate check names#28
forkwright merged 1 commit into
mainfrom
fix/dependabot-auto-merge-gate-alias

Conversation

@forkwright

Copy link
Copy Markdown
Owner

Summary

Accept the reusable gate job name emitted by repositories such as Theatron and Aletheia when Dependabot evaluates the required real-verification checks.

The matcher remains specific: gate / gate is accepted alongside the legacy gate-attestation leaf, avoiding a broad suffix such as plain gate that could accidentally match an unrelated quality gate.

Verification

  • workflow parses as YAML
  • deterministic assertion confirms the gate alias is present exactly once
  • git diff --check

Observed failure: Theatron dependency PRs #246–#248 had every required protection context green, while this reusable job failed solely because their successful check is named gate / gate.

@forkwright
forkwright merged commit d3f5e69 into main Aug 9, 2026
1 check passed
@forkwright
forkwright deleted the fix/dependabot-auto-merge-gate-alias branch August 19, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant