This repository has been archived on 2026-06-16 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
c5eba2cf670347ca94c25dc7b4e47e052a26c564
When MERGE_STATE is BLOCKED or UNKNOWN, the workflow attempts --auto first. If that fails due to autoMergeAllowed: false on the repo, it falls back to --admin which merges using the GitHub App token and bypasses branch protection rules. Resolves: PRI-497 Co-authored-by: Chris Farhood <chris@farhood.org>
Description
Languages
Shell
100%