Add the Mintlify GitHub App to a ruleset’s bypass list so that the app can create and merge pull requests without being blocked by review and status check requirements. This allows you to configure workflows to automatically merge changes toDocumentation Index
Fetch the complete documentation index at: https://mintlify-mintlify-update-component-docs-1773786142.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.