1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/project/herald
epriestley 80fe382e3d Add "Committer's projects" and "Author's projects" fields to Herald commit rules
Summary:
Ref T13093. See PHI396. These are possibly somewhat niche, but reasonable to support and consistent with the existing "Pusher's projects".

Also relabel "Pusher's projects" and "Project tags" for consistency and, hopefully, clarity.

Test Plan:
  - Created new "commit" and "hook: commit content" Herald rules which run against "Author's projects" and "Committer's projects".
  - Test console'd the "Commit" rules.
  - Pushed through the "Hook" rule.
  - In all cases, saw fields populate appropriately.

Maniphest Tasks: T13093

Differential Revision: https://secure.phabricator.com/D19145
2018-02-27 14:33:12 -08:00
..
HeraldExactProjectsField.php Add Herald support for projects 2016-01-19 19:37:54 -08:00
HeraldProjectsField.php Add "Committer's projects" and "Author's projects" fields to Herald commit rules 2018-02-27 14:33:12 -08:00
PhabricatorProjectAddHeraldAction.php Modularize "add projects" and "remove projects" Herald actions 2015-08-03 14:33:24 -07:00
PhabricatorProjectHeraldAction.php Various translation improvements 2015-11-03 07:02:46 +11:00
PhabricatorProjectHeraldAdapter.php Define available Herald rule repetition options in terms of "isSingleEventAdapter()" 2018-01-26 11:02:35 -08:00
PhabricatorProjectHeraldFieldGroup.php Add Herald support for projects 2016-01-19 19:37:54 -08:00
PhabricatorProjectRemoveHeraldAction.php Modularize "add projects" and "remove projects" Herald actions 2015-08-03 14:33:24 -07:00