Added the option to disable merging Pull Request branches, not enabled by default.
Added a new input: “Allows to validate a temporary merged state.” (merge_pr
)
-
yes
: The default setting. Merges the source branch into the destination branch. -
no
: Disables merging the source and destination branches. Treats Pull Request events as Push events on the source branch.