Skip to content

Commit

Permalink
Remove bot user (#62)
Browse files Browse the repository at this point in the history
Update doc with additional branch protection settings
  • Loading branch information
robandpdx authored Aug 4, 2023
1 parent 0f54340 commit 19abc0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ Check `Issue comment`
Check `Pull request`

#### Allow app to bypass branch protection
If you want the app to merge the emergency PR, and you have "Require status checks to pass before merging" in your branch protection, you will need to allow the app to bypass branch protection.
If you want the app to merge the emergency PR, and have configured "Require status checks to pass before merging" in your branch protection rule, you will need to allow the app to bypass branch protection.

If you want the app to merge the emergency PR, and have configured "Restrict who can push to matching branches" in your branch projection rule, you will need to allow the app push access to the matching branches.

Once you have the bot user setup and the GitHub app configured you are ready to deploy!

Expand Down

0 comments on commit 19abc0b

Please sign in to comment.