matrix-org / matrix-org/mscbot-python
Remove support for the `proposal-in-review` label
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As it has now been removed from the https://github.com/matrix-org/matrix-spec-proposals repo. Current support for it causes the bot to add/create the label when it shouldn't be doing so.
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
Search the repository for the exact proposal-in-review label and trace the code path that handles or creates it. Remove the obsolete support and verify that the bot no longer adds or creates this label; no specific test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100