Mark patches as superseded when receiving a new revision
Open
domain/mail
UI
UI/patch page
- Dominant language
- Python
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Now that we know more about series and revision of series, we can mark patches as superseded automatically.
Because states are done in a a generic way, it's a bit tricky (we can't hardcode that a state called "superseded" exists). I was thinking of using the events to associate status change with certain events, which would be generic.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.