Home
HEPForge
Search
Configure Global Search
Log In
Transactions
H27
Change Details
Change Details
Old
New
Diff
{ "match_all": true, "conditions": [ { "field": "diffusion.pre.commit.branches", "condition": "contains", "value": "master" }, { "field": "diffusion.pre.content.pusher", "condition": "!isany", "value": [ "PHID-USER-o4gb4az34aculaoa53qh" ] } ], "actions": [ { "action": "diffusion.block", "target": "master branch is protected - please push to a new branch and create a merge request" } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "diffusion.pre.commit.branches", "condition": "!contains", "value": "timedep-branch" }, { "field": "diffusion.pre.content.pusher", "condition": "!isany", "value": [ "PHID-USER-o4gb4az34aculaoa53qh" ] } ], "actions": [ { "action": "diffusion.block", "target": "direct pushes to the repository are restricted - please create a Differential revision instead" } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "diffusion.pre.commit.branches", "condition": "
!
contains", "value": "
master"
timedep-branch"
}, { "field": "diffusion.pre.content.pusher", "condition": "!isany", "value": [ "PHID-USER-o4gb4az34aculaoa53qh" ] } ], "actions": [ { "action": "diffusion.block", "target": "
master branch is prote
direct pushes to the repository are restri
cted - please
push to a new branch and create a merge request"
create a Differential revision instead"
} ], "repetition_policy": "every" }
Continue