I want to configure Gitea
and Jenkins
, so Gitea
would automatically merge pull requests upon successful build in Jenkins.
What's the least effort way to approach this?
I want to configure Gitea
and Jenkins
, so Gitea
would automatically merge pull requests upon successful build in Jenkins.
What's the least effort way to approach this?
For me the best solution was to use the Gitea Jenkins Plugin despite it is poor documented.
Some useful functions:
Here you can find more information: