Skip to main content
All CollectionsConnector Setup
Configure "Foundational Data Issue Analysis" to Block PR Merges
Configure "Foundational Data Issue Analysis" to Block PR Merges
Updated over 3 months ago
  1. Open Settings: Go to your repository on GitHub and click on the "Settings" button.

  2. Navigate to Branch Protection Rules: In the repository settings, click on the "Branches" tab on the left-hand sidebar.

  3. Create a Rule: Click the "Add rule" button to start creating a new branch protection rule.
    โ€‹

  4. Specify the Branch: Enter the branch name you want to protect in the "Branch name pattern" field.

  5. Configure Status Checks: Check the box for "Require status checks to pass before merging."

  6. Select the Required Status Check: Use the search box to find and select the check named "Foundational Data Issue Analysis."

  7. Save the Rule: Click the "Create" or "Save changes" button to apply the branch protection rule.

Did this answer your question?