[Merge] lp:~xnox/ubuntu-archive-tools/no-verifiction-needed into lp:ubuntu-archive-tools
Dimitri John Ledkov
launchpad at surgut.co.uk
Tue Jun 25 12:35:42 UTC 2019
=== modified file 'sru_workflow.py'
--- 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 @@
tags.remove(t)
bug.tags = tags
- if 'verification-needed' not in btags:
- btags.append('verification-needed')
- bug.tags = btags
-
needed_tag = 'verification-needed-%s' % release
if needed_tag not in btags:
btags.append(needed_tag)
--
https://code.launchpad.net/~xnox/ubuntu-archive-tools/no-verifiction-needed/+merge/369290
Your team Ubuntu Package Archive Administrators is requested to review the proposed merge of lp:~xnox/ubuntu-archive-tools/no-verifiction-needed into lp:ubuntu-archive-tools.
More information about the ubuntu-archive
mailing list