Home
Phorge
Search
Configure Global Search
Log In
Transactions
H4
Change Details
Change Details
Old
New
Diff
{ "match_all": true, "conditions": [], "actions": [], "repetition_policy": null }
{ "match_all": true, "conditions": [ { "field": "differential.revision.summary", "condition": "!regexp", "value": "@Type( \\| \u7c7b\u578b)?: (add|remove|skip|security|fix)@" }, { "field": "differential.revision.repository.projects", "condition": "any", "value": [ "PHID-PROJ-xxzlbcnspheaja5fsob5" ] } ], "actions": [ { "action": "comment", "target": "Please add a changelog type to the summary, using the following format:\n\n`Type: (add|remove|skip|security|fix)`" } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [
],
{ "field": "differential.revision.summary", "condition": "!regexp", "value": "@Type( \\| \u7c7b\u578b)?: (add|remove|skip|security|fix)@" }, { "field": "differential.revision.repository.projects", "condition": "any", "value": [ "PHID-PROJ-xxzlbcnspheaja5fsob5" ] }
"actions": [
], "
repetition_policy": null
actions": [ { "action": "comment", "target": "Please add a changelog type to the summary, using the following format:\n\n`Type: (add|remove|skip|security|fix)`" } ], "repetition_policy": "every"
}
Continue