Issue 3493: Technical debt list for code review system
Status:  WontFix
Owner: ----
Closed:  Jul 28
Reported by buranm...@gmail.com, Jul 24, 2015
we have continuous integration system which is shared by all other developers at the office and sometimes we need to give -1 during code review just because of very minor reasons, that leads our CI to congestion as it needs to re-build project with new patchset that was done because of mentioned minor changes.

Instead of that, there may be a technical debt list in Gerrit and we can push those minor issues into that list, also there may be some restrictions related to it (e.g. if there are more than 3 issues in tech debt list, no commit can pass). In that case, developer can make those minor changes in the next commit and CI does not have to re-build project.
Jul 24, 2015
Project Member #1 edwin.ke...@gmail.com
This is unlikely to be implemented in Gerrit core. 
Why don't you use your issue tracker for maintaining this list.
If you want this in Gerrit you should consider writing a Gerrit plugin for this.
Jul 28, 2015
Project Member #2 david.pu...@sonymobile.com
(No comment was entered for this change.)
Status: WontFix