| Issue 1270: | Support for displaying code-freeze status when submitting | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Hi, I'm working with a company that has an old-fashioned approach and still emails out warnings when there's code freezes. I wonder if it would be desirable to display this in the window when people submit? Or is this against the usual git procedures? I prototyped a solution without implementing any logic for checking the code-freeze status but in the screenshot the general intent can be seen. Maybe the code-freeze status could be set with: https://code.google.com/p/gerrit/source/browse/gerrit-gwtui/src/main/java/com/google/gerrit/client/admin/ProjectBranchesScreen.java ? Maybe the button could become red as well?
Feb 24, 2012
Project Member
#1
nas...@codeaurora.org
Feb 28, 2012
In our case it's the project/branch combo that's wanted. I would assume that would be the most used combo. The solution you suggest seem to be pretty good as it would be general enough and pretty configurable. Would it be hard to implement? I'm not that familiar with prolog so help in that department would be greatly appreciated. |
|
| ► Sign in to add a comment |