envoyproxy/envoy
Ver no GitHubRepoKitteh based envoyproxy organization membership management
Open
#11.452 aberto em 4 de jun. de 2020
area/repokittehdesign proposalenhancementhelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
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?