envoyproxy/envoy

RepoKitteh based envoyproxy organization membership management

Open

#11,452 opened on Jun 4, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/repokittehdesign proposalenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

User story:

  • Envoy maintainer wants to /assign a new GH user who is not in the envoyproxy org or @envoyproxy/assignable team. 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?

Contributor guide