Merge lp://staging/~xnox/ubuntu-archive-tools/no-verifiction-needed into lp://staging/ubuntu-archive-tools
Proposed by
Dimitri John Ledkov
Status: | Rejected |
---|---|
Rejected by: | Steve Langasek |
Proposed branch: | lp://staging/~xnox/ubuntu-archive-tools/no-verifiction-needed |
Merge into: | lp://staging/ubuntu-archive-tools |
Diff against target: |
14 lines (+0/-4) 1 file modified
sru_workflow.py (+0/-4) |
To merge this branch: | bzr merge lp://staging/~xnox/ubuntu-archive-tools/no-verifiction-needed |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brian Murray (community) | Needs Information | ||
Steve Langasek | Approve | ||
Review via email: mp+369290@code.staging.launchpad.net |
Commit message
Stop adding verification-needed tags.
Description of the change
Stop adding verification-needed tags.
To post a comment you must log in.
Unmerged revisions
- 1223. By Dimitri John Ledkov
-
Stop adding verification-needed tag.
Especially since flipping it to verification-done causes annoying
nagging comment spam that it should no longer be used.
=== modified file 'sru_workflow.py'
tags. remove( t)
bug. tags = tags
--- old/sru_workflow.py 2018-08-31 23:15:18 +0000
+++ new/sru_workflow.py 2019-06-25 12:32:12 +0000
@@ -84,10 +84,6 @@
- if 'verification- needed' not in btags: 'verification- needed' ) needed- %s' % release
btags. append( needed_ tag)
- btags.append(
- bug.tags = btags
-
needed_tag = 'verification-
if needed_tag not in btags: