Skip to content

ci: allow users apart from ones with write permissions to trigger /retest #8621

@waveywaves

Description

@waveywaves

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)

Metadata

Metadata

Assignees

Labels

area/automationIssues that are related to automation aspects of the website or other projects.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions