1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/diffusion/herald
epriestley 193e8a54fc Add "pusher is committer" to Herald as a pre-commit rule
Summary:
Fixes T4594. Also, allow "exists" / "does not exist" to be run against author/committer. This allows construction of rules like:

  - Committer identities must be authentic.
  - Committer identities must be resolvable.
  - Author identities must be resolvable.

Test Plan: Created some rules using these new rules and ran them.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: aran, epriestley

Maniphest Tasks: T4594

Differential Revision: https://secure.phabricator.com/D8507
2014-03-12 15:24:33 -07:00
..
HeraldPreCommitAdapter.php Allow Herald pre-commit rules to act on repository projects 2014-01-03 12:24:28 -08:00
HeraldPreCommitContentAdapter.php Add "pusher is committer" to Herald as a pre-commit rule 2014-03-12 15:24:33 -07:00
HeraldPreCommitRefAdapter.php Herald - make herald condition of herald rule display better 2014-02-10 14:40:09 -08:00