mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
9f38aaa5de
Summary: Ref T4195. A legitimate rule which needs this field is "do not allow commits as root". Interestingly, we have exactly one commit as root in each Phabricator, Arcanist and libphutil. Since the committer and author don't need to be Phabricator accounts (just the Pusher), the existing "Committer" and "Author" fields can't express this rule (they'll be empty). Test Plan: {F93406} Reviewers: btrahan Reviewed By: btrahan CC: SEJeff, aran Maniphest Tasks: T4195 Differential Revision: https://secure.phabricator.com/D7841 |
||
---|---|---|
.. | ||
__tests__ | ||
transcript | ||
HeraldAction.php | ||
HeraldCondition.php | ||
HeraldDAO.php | ||
HeraldRule.php | ||
HeraldRuleEdit.php | ||
HeraldRuleTransaction.php | ||
HeraldRuleTransactionComment.php |