Commit graph

4 commits

Author SHA1 Message Date
Konrad 'ktoso' Malawski
e5b12b61cc !scr do not remove tags (github) that are not set on an issue
Since the updated github issues views, it shows all "removed tags",
events in the issue even if the removed tag was never set on the issue.
So this script would always show up as "removed validating,needs-attention"
Even if the issue never had the label needs-attention set to it,
which is confusing visually.

This change introduces that we only remove tags that actually are set on
the issue.
2014-07-30 11:48:38 +02:00
Konrad 'ktoso' Malawski
d4a4e7d691 =pro silence github tagging (curl) 2014-05-30 13:04:02 +02:00
Konrad 'ktoso' Malawski
9bba4f88fe =scr silence curl on jenkins, no need for progress bars 2014-05-23 11:17:07 +02:00
Konrad 'ktoso' Malawski
08dc0a8f19 +scr additional functions for tagging issues on github 2014-05-23 11:16:53 +02:00