Skip to content
Rulesets/Managed PRs without status checksActive

NameManaged PRs without status checks
Enforcement statusActive - This ruleset will be enforced

Target branches

Branch targeting criteria

  • Default

Rules

Which rules should be applied?

Branch rules

Restrict deletionsOnly allow users with bypass permissions to delete matching refs.
Require linear historyPrevent merge commits from being pushed to matching refs.
Require signed commitsCommits pushed to matching refs must have verified signatures.
Require a pull request before mergingRequire all commits be made to a non-target branch and submitted via a pull request before they can be merged.
Block force pushesPrevent users with push access from force pushing to refs.
Require workflows to pass before mergingRequire all changes made to a targeted branch to pass the specified workflows before they can be merged.
  • Do not require workflows on creationAllow repositories and branches to be created if a check would otherwise prohibit it.
  • Workflow configurations

    No workflow configurations found

Restrictions

No restrictions have been added