Automatically merge PR when CI reports success #7035
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
It would be nice if Gitea would provide an option to automatically merge a PR when the associated CI reports a successful build, similar to GitLab's merge when pipeline succeeds feature. It is fairly common to wait for a build of a PR to succeed before manually merging it, so a feature like this would be very helpful, especially in cases where there's long running builds / tests. It would also very nicely complement #3588.
The text was updated successfully, but these errors were encountered: