Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

How do I set up my repo to bypass pull request restrictions? #256

Answered by spyglass-software
APTy asked this question in Q&A
Discussion options

You must be logged in to vote

Pull Request Rules

There are two kinds of pull request restrictions: branch protection rules, and rulesets. We'll cover both cases.

🌳 Branch Protection 🌳

Step 1 - Edit branch protection rule

Find the branch protection rule currently applied to your default branch.

Step 2 - Allow Spyglass HQ to bypass required pull requests

This enables the Spyglass Cloud app to merge its own sync PRs. If you're using the OSS CLI, replace this with the name of the appropriate GitHub account.

Step 3 - Save changes!

✏️ Rulesets ✏️

Step 1 - Find your ruleset and click on "Add bypass"

Find the ruleset currently applied to your default branch.

Step 2 - Allow Spyglass HQ to bypass the ruleset

This enables th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by spyglass-software
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants