Page MenuHomePhorge

[Git Flow]: Require accepted diffs on develop branch
ActivePublic

Referenced Files
None
Subscribers
None

Details

Rule Type
Global
Applies To
Commit Hook: Commit Content

Description

When all of these conditions are met:

Accepted Differential revision does not exist
Branches matches regexp @^develop$@

Take these actions every time this rule matches:

Do nothing.

Event Timeline

meier renamed this rule from to [Git Flow Commits]: Require an accepted Differential from anyone not Release Manager.
meier renamed this rule from [Git Flow Commits]: Require an accepted Differential from anyone not Release Manager to [Git Flow Commit Hook]: Require an accepted Differential from anyone not Release Manager.
meier disabled this rule.
meier renamed this rule from [Git Flow Commit Hook]: Require an accepted Differential from anyone not Release Manager to [Git Flow]: Require an accepted Differential from anyone not Release Manager (commit contents).
meier enabled this rule.
meier renamed this rule from [Git Flow]: Require an accepted Differential from anyone not Release Manager (commit contents) to [Git Flow]: Require accepted diffs on develop branch.