Skip to content
Rulesets/(branches) [ * ; ! dependabot, ! releases, ! staging ] Deny Create; Deny Delete; Require Pull RequestActive

Name(branches) [ * ; ! dependabot, ! releases, ! staging ] Deny Create; Deny Delete; Require Pull Request
Enforcement statusActive - This ruleset will be enforced

Target branches

Branch targeting criteria

  • All branches
  • dependabot/**/*
  • releases/**/*
  • staging/**/*

Rules

Which rules should be applied?

Branch rules

Restrict creationsOnly allow users with bypass permission to create matching refs.
Restrict deletionsOnly allow users with bypass permissions to delete matching refs.
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.

Restrictions

No restrictions have been added