Skip to content

Use the versions bot's ruleset bypass when merging - #1223

Merged
ewdurbin merged 2 commits into
mainfrom
codex/fix-versions-bot-merge
Aug 19, 2026
Merged

Use the versions bot's ruleset bypass when merging#1223
ewdurbin merged 2 commits into
mainfrom
codex/fix-versions-bot-merge

Conversation

@ewdurbin

@ewdurbin ewdurbin commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Use gh pr merge --squash --admin when merging the versions bot's release-manifest PR. The versions ruleset requires human review but grants astral-versions-bot a pull-request-only bypass. Plain gh pr merge stops at its blocked-PR preflight check instead of attempting the merge with that permission.

This completes the workflow-side change for https://github.com/astral-sh/github-policies/pull/31 and https://github.com/astral-sh/github-policies/pull/34. The failure was observed in astral-sh/versions#163 (release job).

@ewdurbin
ewdurbin marked this pull request as ready for review August 19, 2026 13:44
@ewdurbin
ewdurbin merged commit b25f9d7 into main Aug 19, 2026
21 checks passed
@ewdurbin
ewdurbin deleted the codex/fix-versions-bot-merge branch August 19, 2026 14:04
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.

2 participants