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?

贡献者指南