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. |
||
|---|---|---|
| .. | ||
| automation_remove_question_label_on_comment.yml | ||
| automation_request_review.yml | ||
| luarocks.yaml | ||
| quality.yaml | ||
| test.yaml | ||
| upstream-digest.yml | ||