-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area/repokittehRepokitteh relatedRepokitteh relatedenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.
Description
Load balance @envoyproxy/api-shepherds via RepoKitteh. This will work as follows:
- An
auto_assignattribute will be added to the existing repokitteh.star specs. - When a PR is updated, the set of GH users in owners will be computed, call this Owners.
- We will compute the union of the assigness for the PR and requested reviewers for the PR, call this Assigned.
- If the intersection of Owners and Assigned is non-empty, there is no need for action.
- Otherwise, a random member of Owners will be selected and a review requested. They will be nominated in the issue update comment as acting for the specced team.
This work is currently blocked on Add to github API the ability to list assignees repokitteh/modules#23. CC @itayd
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/repokittehRepokitteh relatedRepokitteh relatedenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.