Skip to content

Commit

Permalink
Automatically tag as nominated for T-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Dec 18, 2018
1 parent 5a3abff commit 46a8fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/publish_toolstate.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def issue(
'''.format(relevant_pr_user, relevant_pr_number, tool, tool),
'title': title,
'assignees': assignees,
'labels': ['T-compiler', 'I-nominated'],
}),
{
'Authorization': 'token ' + github_token,
Expand Down

0 comments on commit 46a8fcd

Please sign in to comment.