-
Suggestion
-
Resolution: Unresolved
-
None
Could you please provide a variable that can retrieve the source branch name of the pull request from the pipeline that is triggered when the pull request is merged?
Example:
When a pull request (feature/branch-a -> master) is merged and the pipeline is triggered, we want to retrieve the source branch name "feature/branch-a" from a variable.