@asteflova A lot of review-related labels for PRs, it’s overwhelming. Some could use clarification, some might not be needed at all. My proposal:
Needs tech review => Ok
Needs review => Needs style review to clarify what kind of review this is
Technical review done => Ok
Style review done => Ok
Not reviewed => Suggestion: Do not use. If a PR not reviewed, then a Need tech/style review should be used.
Needs re-review => Suggestion: Do not use. If something needs a re-review, specify the type of the review (tech or style).
Needs testing => Tentative suggestion: Do not use. Because who is supposed to do the testing? Shouldn’t testing be part of the reviews?
PR Triage
Anything updated within the past week can be ignored during triage. If someone wants to discuss a specific issue/PR then it should be added to the agenda.
@ekohl and @adamlazik1 agree it can be dropped. Use “needs style/tech review” when needed. The “not yet reviewed” label would also make it redundant.
Needs re-review => Suggestion: Do not use. If something needs a re-review, specify the type of the review (tech or style).
This is added because the prprocessor will use this automatically. It is added to any PR that had the label “Waiting on contributor” and new code was pushed, indicating that it is no longer waiting on the author of the PR.
Needs testing => Tentative suggestion: Do not use. Because who is supposed to do the testing? Shouldn’t testing be part of the reviews?
[/quote]
This label used to be applied by the bot, but it no longer is. While it was relevant for code repositories, even there it wasn’t getting any use. There are no PRs with it (Pull requests · theforeman/foreman-documentation · GitHub).