Allow PRs to be marked as WIP (thus preventing them to be accidentally merged) #4453
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Milestone
One thing I really miss from GitLab (I think this feature is non-existent on GitHub) is the ability to mark a pull request as WIP (Work in Progress). All GitLab MRs whose title begins with
WIP:
is blocked from being merged.I don’t know if this would fit the plans for Gitea, but it could be definitely helpful for some.
The text was updated successfully, but these errors were encountered: