envoyproxy/envoy
在 GitHub 查看RepoKitteh based envoyproxy organization membership management
Open
#11,452 创建于 2020年6月4日
area/repokittehdesign proposalenhancementhelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
User story:
- Envoy maintainer wants to
/assigna new GH user who is not in the envoyproxy org or@envoyproxy/assignableteam. The maintainer issues a/assign <user>. - RepoKitteh notices the missing membership. It uses GH teams APIs to add the user to the organization and team. This is invite-based.
- The new GH user accepts the invite and pings the issue.
- The maintainer reissues
/assign <user>and it works.
@envoyproxy/maintainers @itayd WDYT?