Reviewers: also send users with delegations
Open
Nobody has claimed this yet.
mergebot
- Dominant language
- Python
- Stars
- 159
- Forks
- 156
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 16
Description
Currently only users with intrinsic review rights get sent over by get_reviewers, so some users have to be managed by hand if they have delegated rights.
edit: also it kinda seems like there's holes in the deprovisioning sometimes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the get_reviewers implementation and trace how delegated review rights are identified and how users are deprovisioned. The work is done when delegated users are included in synchronization and users who lose review access are removed reliably; no specific test or file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100