Skip to content
Rulesets/Enforce Gitflow NamingActive

NameEnforce Gitflow Naming
Enforcement statusActive - This ruleset will be enforced
Targets
Which branches do you want to make a ruleset for?

Target branches

Branch targeting criteria

  • All branches
  • main
  • develop
  • feature/*
  • release/*
  • hotfix/*
Rules
Which rules should be applied?

Branch rules

Branch rules
  • Restrict creationsOnly allow users with bypass permission to create matching refs.
  • Restrict updatesOnly allow users with bypass permission to update matching refs.
  • Block force pushesPrevent users with push access from force pushing to refs.