When updating the status of a task via commit, transaction should show responsible commit and status update if it was changed.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T6637: Diffusion Autoclose should show value of "name.action" of relevant Maniphest status in transaction message.
- Commits
- Restricted Diffusion Commit
rP204ae221d270: Fixes T6637, "closing by commit" should update task status and specify…
Push a commit "Fixes Txx", transaction should include status update and commit number.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- maniphestcommitcomment
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 3605 Build 3613: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
One thing we forgot about, see inline.
src/applications/maniphest/storage/ManiphestTransaction.php | ||
---|---|---|
645–707 | Oh, we should also add commit-aware strings for these. You can see them in /feed/. | |
src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryCommitMessageParserWorker.php | ||
513–516 | These are OK (and more standard) to leave as commitPHID -- they're similar to object properties. |