1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/audit
epriestley e26cd3ffe0 Give "x committed <commit>" feed stories an explicitly higher action strength than other transactions
Summary:
Fixes T12811. The issue here //appears// to be that both the "alice committed rXYZabc" and "Herald added projects..." actions have the same (default) strength and end up applying in arbitrary order, and probably got shuffled around as this transitioned to Modular transactions.

Give "alice committed rXYZabc" an explicitly higher action strength.

Test Plan:
  - Wrote an "Always, add project X" Herald rule for commits.
  - Ran `bin/repository reparse --herald ...`.
  - Saw an "alice committed rXYZabc" story instead of a "Herald added projects: X" story.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12811

Differential Revision: https://secure.phabricator.com/D18104
2017-06-08 15:25:39 -07:00
..
application Provide bucketing for commits in Audit 2017-01-12 12:04:05 -08:00
conduit Remove several pieces of audit-related code 2017-01-30 15:26:26 -08:00
constants Remove several pieces of audit-related code 2017-01-30 15:26:26 -08:00
controller Merge "Audit" more completely into "Diffusion" 2017-01-11 16:28:42 -08:00
editor Ignore "Auditors: author" when inferring auditors from commit messages 2017-03-16 13:57:51 -07:00
mail Merge "Audit" more completely into "Diffusion" 2017-01-11 16:28:42 -08:00
management Make "bin/audit synchronize" actually save changes 2017-01-31 12:23:49 -08:00
query Restrict Audit buckets to just ApplicationSearch views 2017-03-23 12:46:19 -07:00
storage Give "x committed <commit>" feed stories an explicitly higher action strength than other transactions 2017-06-08 15:25:39 -07:00
view Fix some error log issues with uninitialized commit/revision lists 2017-05-14 13:28:02 -07:00