Page MenuHomePhorge

[Git Flow (commits)]: Free-for-All branches
ActivePublic

Referenced Files
None
Subscribers
None

Details

Rule Type
Global
Applies To
Commits

Description

When any of these conditions are met:

Branches matches regexp @^feature/.*$@
Branches matches regexp @^hotfix/.*$@
Branches matches regexp @^release/.*$@
Branches matches regexp @^support/.*$@
Branches matches regexp @^develop$@

Take these actions every time this rule matches:

Do nothing.

Event Timeline

meier renamed this rule from to [Git Flow]: Free-for-All branches.
meier edited this rule. (Show Details)
meier renamed this rule from [Git Flow]: Free-for-All branches to [Git Flow (commits)]: Free-for-All branches.