Problem: the main branch ruleset requires 1 approving review, which blocks auto-merge. The GITHUB_TOKEN cannot approve its own PR. Solution: after creating the PR, approve it using DIGEST_PAT (a fine-grained PAT stored as a repo secret), then enable auto-merge. The approval comes from a different actor than the bot, satisfying require_last_push_approval. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| pre-commit | ||
| pre-push | ||