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
[Automerge] Use App token when executing automerge script (#310)
This updates the Automerge workflow to use a GitHub App token when
running the automerge.py script, instead of the regular GH_TOKEN. This
should allow the automerge scripts to create PRs in the
arm/arm-toolchain project when a merge conflict is encountered, as
workflows by default aren't allowed to do so.
0 commit comments