mirror of
https://github.com/semver/semver.git
synced 2026-07-11 06:53:03 -05:00
[GH-ISSUE #863] Set up a poll workflow for the maintainers team #2289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JohnTitor on GitHub (Jul 27, 2022).
Original GitHub issue: https://github.com/semver/semver/issues/863
To make the consensus of the maintainers team, we currently create checkboxes manually and ping each people. But it's handsome and can easily miss a person.
I think this workflow should be automated and handled by a bot or GHA. That would be useful when we create multiple polls, actually, there are a lot of RFCs requiring a review.
Prior art: https://github.com/rust-lang/rfcbot-rs/
@Jsm34 commented on GitHub (Nov 10, 2022):
😬