Home
Phabricator
Search
Configure Global Search
Log In
Transactions
H137
Change Details
Change Details
Old
New
Diff
{ "match_all": true, "conditions": [ { "field": "diffusion.pre.content.revision.accepted", "condition": "!exists", "value": null } ], "actions": [ { "action": "diffusion.block", "target": "No Commit Can Be Pushed Into Repo Before Code Review." } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "diffusion.pre.content.revision.accepted", "condition": "!exists", "value": null }, { "field": "diffusion.pre.content.repository", "condition": "isany", "value": [ "PHID-REPO-3mi3zyvf6fvoq7kgfoey" ] } ], "actions": [ { "action": "diffusion.block", "target": "No Commit Can Be Pushed Into Repo Before Code Review." } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "diffusion.pre.content.revision.accepted", "condition": "!exists", "value": null
}, { "field": "diffusion.pre.content.repository", "condition": "isany", "value": [ "PHID-REPO-3mi3zyvf6fvoq7kgfoey" ]
} ], "actions": [ { "action": "diffusion.block", "target": "No Commit Can Be Pushed Into Repo Before Code Review." } ], "repetition_policy": "every" }
Continue