You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sign CI version-bump commits via GraphQL createCommitOnBranch
Replace the direct `git push` to `main` with a Python call to the
GraphQL createCommitOnBranch mutation. GitHub signs the resulting
commit with its own key, satisfying the `main` branch's "require
signed commits" rule. The `github-actions[bot]` actor still needs
to be on the branch-protection bypass list for the "require PR"
rule (repo settings, not codified here).
0 commit comments