mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-04 04:32:43 +01:00
718cdc2447
Summary: Ref T13258. Makes the new "Hold Drafts" behavior actually work. Test Plan: - Created a build plan which does "Make HTTP Request" somewhere random and then waits for a message. - Created a Herald rule which "Always" runs this plan. - Created revisions, loaded them, then sent their build targets a "fail" message a short time later. - With "Always": Current behavior. Revision was held as a draft while building, and returned to me for changes when the build failed. - With "If Building": Revision was held as a draft while building, but promoted once the build failed. - With "Never": Revision promoted immediately, ignoring the build completely. Reviewers: amckinley Reviewed By: amckinley Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam Maniphest Tasks: T13258 Differential Revision: https://secure.phabricator.com/D20232 |
||
---|---|---|
.. | ||
__tests__ | ||
DifferentialAffectedPath.php | ||
DifferentialChangeset.php | ||
DifferentialCustomFieldNumericIndex.php | ||
DifferentialCustomFieldStorage.php | ||
DifferentialCustomFieldStringIndex.php | ||
DifferentialDAO.php | ||
DifferentialDiff.php | ||
DifferentialDiffProperty.php | ||
DifferentialDiffTransaction.php | ||
DifferentialHiddenComment.php | ||
DifferentialHunk.php | ||
DifferentialInlineComment.php | ||
DifferentialReviewer.php | ||
DifferentialRevision.php | ||
DifferentialSchemaSpec.php | ||
DifferentialTransaction.php | ||
DifferentialTransactionComment.php |