main.
Prerequisites
- Repository admin access
- Mintlify GitHub App installed on the repository
- An existing ruleset targeting the
mainbranch
Steps
Select the ruleset
Click the ruleset that targets your
main branch.If multiple rulesets target
main, the app must be on the bypass list of every active ruleset.Add the Mintlify GitHub App to the bypass list
- Under Bypass list, click Add bypass.
- Search for and select the Mintlify GitHub App.
- Set the bypass mode to Always.
Verify the setup
- For contributors: Open a PR targeting
main. Confirm that it still requires approval and passing status checks before the merge button is enabled. - For workflows: Trigger a workflow with automerge enabled. Confirm that the workflow runs and successfully merges a PR.