Automatically tag as nominated for T-compiler
This commit is contained in:
parent
5a3abffc77
commit
46a8fcdf3c
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ def issue(
|
||||||
'''.format(relevant_pr_user, relevant_pr_number, tool, tool),
|
'''.format(relevant_pr_user, relevant_pr_number, tool, tool),
|
||||||
'title': title,
|
'title': title,
|
||||||
'assignees': assignees,
|
'assignees': assignees,
|
||||||
|
'labels': ['T-compiler', 'I-nominated'],
|
||||||
}),
|
}),
|
||||||
{
|
{
|
||||||
'Authorization': 'token ' + github_token,
|
'Authorization': 'token ' + github_token,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue