Ticket #922 (closed defect: fixed)
Track commit review better
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
We should have some better mechanism for tracking commit review, specifically some mechanism for noticing outstanding unreviewed commits.
Currently we have commit review by replies to the commit mail on source-commits, but past that, we track the status of commits, if anywhere, on Trac. Nice things to do would include setting up the Trac post-commit hook, deciding that every commit should have a corresponding Trac ticket of some sort, having a little script subscribed to source-commits that lists commits that haven't been ACK'd yet, setting up Rietveld, etc.
Change History
Note: See
TracTickets for help on using
tickets.
I think we sort of have this now with Github?