envoyproxy/envoy

Automatically assign @envoyproxy/stable-maintainers to backports

Open

#10,049 opened on 2020年2月13日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/communityhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

@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?

コントリビューターガイド