envoyproxy/envoy

Automatically assign @envoyproxy/stable-maintainers to backports

Open

#10.049 aperta il 13 feb 2020

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/communityhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

@envoyproxy/stable-maintainers (or only stable release manager, but I don't believe we have a separate group for that?) should be automatically assigned all PRs sent against release/vX.Y branches.

We could achieve this either by: a) Replacing CODEOWNERS with * @envoyproxy/stable-maintainers, but it doesn't look like CODEOWNERS are automatically assigned changes in the release/vX.Y branches right now. b) Make @repokitteh auto-assign @envoyproxy/stable-maintainers for those PRs, similarly to how it auto-assigns @envoyproxy/api-shepherds for the api/ changes.

@mattklein123 any thoughts and/or preference?

Guida contributor