-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area/automationIssues that are related to automation aspects of the website or other projects.Issues that are related to automation aspects of the website or other projects.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
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.
- implement /retest for collaborators
- implement /ok-to-test for wider audience as a boolean check which will then allow the outside contributor to user /retest
based on discussions in #8616 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/automationIssues that are related to automation aspects of the website or other projects.Issues that are related to automation aspects of the website or other projects.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Type
Projects
Status
Todo