Page MenuHomePhabricator

Improve documentation and tooling around autoclose
ClosedPublic

Authored by epriestley on Aug 25 2014, 10:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 21, 7:49 AM
Unknown Object (File)
Mon, Mar 4, 10:09 AM
Unknown Object (File)
Sat, Mar 2, 5:21 PM
Unknown Object (File)
Sat, Mar 2, 5:21 PM
Unknown Object (File)
Feb 11 2024, 10:41 AM
Unknown Object (File)
Jan 31 2024, 11:19 PM
Unknown Object (File)
Jan 8 2024, 3:25 AM
Unknown Object (File)
Jan 8 2024, 3:00 AM
Subscribers

Details

Summary

Fixes T4767. I believe 80% of this was actually caused by the author issue fixed in T5771, but this should help make the other 20% debuggable.

  • Record why we didn't autoclose a commit when we process it.
  • Show branch autoclose status in the main branch table.
  • Show commit autoclose status on the edit screen.
  • Add documentation about how to find these statuses and what they mean.
Test Plan
  • Read documentation.
  • Viewed branches and hovered over the various states.
  • Viewed commits in various states and checked the "Autoclose?" field.
  • Pushed some commits and saw autoclose activate.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Improve documentation and tooling around autoclose.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 25 2014, 10:33 PM
epriestley updated this revision to Diff 24915.

Closed by commit rP53a678c56823 (authored by @epriestley).