rancher / rke2

https://docs.rke2.io/
Apache License 2.0
1.45k stars 258 forks source link

Updatecli PRs should include reviewers #4179

Open matttrach opened 1 year ago

matttrach commented 1 year ago

We need to make sure that the PRs generated by Updatecli have the rancher/k3s as a reviewer. We need to make sure that the PRs generated by Updatecli have the kind/updatecli label.

matttrach commented 1 year ago

Updatecli is not currently able to add reviewers, need to work on https://github.com/updatecli/updatecli/issues/925 first.

matttrach commented 1 year ago

We should split this, since updatecli is able to add labels.

matttrach commented 4 months ago

For our use case I think CODEOWNERS manages this

matttrach commented 4 months ago

There could also be a different gh action that just adds reviewers to the PR.