Git Clone Repository v4.3.0

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.

This topic was automatically closed after 93 days. New replies are no longer allowed.