Changes between Version 8 and Version 9 of CommitQueue
- Timestamp:
- Aug 19, 2009, 10:21:22 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommitQueue
v8 v9 6 6 === Q: What do the commit-queue states mean? === 7 7 8 * commit-queue=+ // Patch is 100% ready for commit, queue should land it. (Moral equivalent of committing yourself.)9 * commit-queue=- // Patch needs manual landing (set this when you don't want any chance of auto-commit) 8 * commit-queue=+ // Patch is 100% ready for commit, queue should land it. 9 * commit-queue=- // Patch needs manual landing (set this when you don't want any chance of auto-commit). 10 10 * commit-queue=? // Set by non-committers to ask someone to approve their patch for auto-commit. 11 11