Closed
Description
Depends on #3139 landing first.
https://github.com/webcompat/webcompat-tests-private/milestones already exists (as well as the corresponding milestone in the actual private repo).
We could do this in 2 ways:
-
Just assign the right milestone in the initial issue payload in
unmoderated_issue()
in issues.py -
Write a webhook for new issues in the private repo to assign milestones for us.
We probably need to re-use the milestones checking machinery?