Push to a repository if build succeeds

Description of the feature request

Allows to merge the succesful branch to a specified branch.

Use case / for what or how I would use it

If building (including testing), merge the current branch to a specified branch

Thanks for the #feature-request @ronieamata! You could do this currently with a script step that’s only running if every step succeeded :slight_smile: