Currently, only the mailing-list owners/moderators can update the status of submitted patchsets via email headers.
I propose allowing patchset authors to modify the status just like owners/maintainers do, but with allowed statuses limited to: SUPERSEDED
, and (a new status) RETRACTED
.
Use-case for superseded:
X-Sourcehut-Patchset-Update: SUPERSEDED
email headerUse-case for retracted:
X-Sourcehut-Patchset-Update: RETRACTED
email headerThis will lessen the burden of maintaining status of submitted patches on owners/moderators. Something which I find is common for active projects with a lot of external contributions.
Parts of this have been discussed in public mumble meeting of January, 2022.