Revert "Automatically tag as nominated for T-compiler"
This reverts commit 46a8fcdf3c
.
This commit is contained in:
parent
3c1d9adb3c
commit
5884c9d08f
@ -153,7 +153,6 @@ def issue(
|
||||
)),
|
||||
'title': '`{}` no longer builds after {}'.format(tool, relevant_pr_number),
|
||||
'assignees': list(assignees),
|
||||
'labels': ['T-compiler', 'I-nominated'],
|
||||
})
|
||||
print("Creating issue:\n{}".format(request))
|
||||
response = urllib2.urlopen(urllib2.Request(
|
||||
|
Loading…
Reference in New Issue
Block a user