Problem: GITHUB_TOKEN-created PRs suppress pull_request triggers, so CI never runs and auto-merge stalls. Solution: add ci/upstream-digest to the push trigger in test and quality workflows. CI runs on the branch push before the PR exists; check results attach to the commit SHA so the PR sees them as passing. The digest workflow reverts to GITHUB_TOKEN for PR creation — no PAT needed, no contribution inflation. |
||
|---|---|---|
| .. | ||
| automation_remove_question_label_on_comment.yml | ||
| automation_request_review.yml | ||
| luarocks.yaml | ||
| quality.yaml | ||
| test.yaml | ||
| upstream-digest.yml | ||