openedx / openedx/openedx-webhooks
Use ownership data to determine whether something is an "ospr"
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 22
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 4
Description
Today the bot decides a PR is an "ospr" if it is authored by someone outside of 2U. This has to be updated: a PR is an OSPR if it is in a 2U-maintained repo, and the author is outside of 2U.
Contributor guide
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 webhook logic that decides whether a pull request is an OSPR and the ownership-data source it uses. Check the behavior for a 2U-maintained repository with an outside author and for a repository not maintained by 2U. Done means the classification follows both conditions and the relevant tests cover them.
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
- 40/100