Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add-to-project workflow: automatically add reviewers without need of CODEOWNERS #37

Merged
merged 24 commits into from
Sep 28, 2023

Conversation

chicco785
Copy link
Member

@chicco785 chicco785 commented Sep 27, 2023

Description

automatically add reviewers without need of CODEOWNERS, reviewers are added if and only if the PR is not in draft mode.

The recommendation is to start the PR in draft mode, and move it to ready only when actually ready for review.

While CODEOWNERS is very powerful, it would require to add such file to all repositories.

Changes Made

  • add specified team as collaborator (default team is backend-devs)
  • add rowi1de/auto-assign-review-teams@v1.1.3 to add-to-project workflow

Related Issues

Fixes #38

Checklist

  • I have used a PR title that is descriptive enough for a release note.
  • I have tested these changes locally.
  • I have added appropriate tests or updated existing tests.
  • I have tested these changes on a dedicated VM or a customer VM [name of the VM]
  • I have added appropriate documentation or updated existing documentation.

@chicco785 chicco785 added the feature This issue/PR relates to a feature request. label Sep 27, 2023
@chicco785 chicco785 added feature This issue/PR relates to a feature request. and removed feature This issue/PR relates to a feature request. labels Sep 27, 2023
@chicco785 chicco785 added feature This issue/PR relates to a feature request. and removed feature This issue/PR relates to a feature request. labels Sep 27, 2023
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 17:32
@chicco785 chicco785 marked this pull request as draft September 27, 2023 17:34
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 17:34
@chicco785 chicco785 marked this pull request as draft September 27, 2023 17:36
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 17:37
@chicco785 chicco785 marked this pull request as draft September 27, 2023 17:58
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 17:58
@chicco785 chicco785 marked this pull request as draft September 27, 2023 18:04
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 18:04
@chicco785 chicco785 marked this pull request as draft September 27, 2023 18:07
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 18:07
@chicco785 chicco785 marked this pull request as draft September 27, 2023 18:33
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 18:33
@chicco785 chicco785 marked this pull request as draft September 27, 2023 18:35
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 18:35
@chicco785 chicco785 marked this pull request as draft September 27, 2023 18:38
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 18:38
@chicco785 chicco785 marked this pull request as draft September 27, 2023 18:40
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 18:40
@chicco785 chicco785 requested review from a team and removed request for a team September 27, 2023 18:40
@chicco785 chicco785 marked this pull request as draft September 27, 2023 18:41
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 18:41
@chicco785 chicco785 marked this pull request as draft September 27, 2023 19:07
@chicco785 chicco785 marked this pull request as ready for review September 27, 2023 19:07
@chicco785 chicco785 requested review from a team and MarcoPignati September 27, 2023 19:07
@chicco785 chicco785 merged commit 087c177 into main Sep 28, 2023
@chicco785 chicco785 deleted the add-pr-reviewer branch September 28, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Automate reviewers assignment
4 participants