envoyproxy/envoy

Automatically assign @envoyproxy/stable-maintainers to backports

Open

#10,049 建立於 2020年2月13日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/communityhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南