You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we require manual approval and merging from the authorized set of owners for this org. This introduces a bottleneck on adding new people to the org.
I believe we should:
Increase the number of people listed as approvers for PRs to this repo
Implement automation such that when a PR is approved by an authorized approver, the PR is automatically merged and org membership changes are applied.
Right now, we require manual approval and merging from the authorized set of owners for this org. This introduces a bottleneck on adding new people to the org.
I believe we should: