You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I configured my plan to create a branch when PR is created in linked repository.
I'm trying to get source and target branches of the pull request bu variables are empty.
Here the script I configured as a task:
And here is a log of execution of the plan after PR created in linked bitbucket repository:
As you can see all variables related to the pull request are empty.
Could someone please help me with that issue?