matrix-org / matrix-org/mscbot-python
The `unresolved-concerns` label should be removed from an MSC if FCP is cancelled
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
See for example https://github.com/matrix-org/matrix-spec-proposals/pull/2285#issuecomment-1058496868.
FCP was cancelled, which should nullify concerns. Yet the unresolved-concerns label has been left around.
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
Use the referenced MSC proposal comment as the behavioral example, then inspect the bot's handling of FCP cancellation and the unresolved-concerns label. Confirm how cancellation is detected and where labels are updated; done means cancelling an FCP removes unresolved-concerns from the MSC without affecting other labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100