ci: allow users apart from ones with write permissions to trigger /retest #8621
Labels
area/automation
Issues that are related to automation aspects of the website or other projects.
kind/feature
Categorizes issue or PR as related to a new feature.
Uh oh!
There was an error while loading. Please reload this page.
Currently users with only write permissions can trigger retests with the /retest flag. collaborator folk such as myself have to rely on maintainer intervention to ensure that flakes aren't giving false positives wrt if the test is failing. Being able to hit the /retest will allow users to develop more easily on the repository. Initially we can allow collaborators to user /retest. Afterwards we can introduce /ok-to-test to mark PRs which will allow outside collaborators to contribute and use /retest without unnecessary intervention.
based on discussions in #8616 (comment)
The text was updated successfully, but these errors were encountered: