Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Please make the branch name variable available in PR Template

Edited

I want to insert the following command onto PR Template.

```shell
BRANCH={{branch_name}}; git fetch origin $BRANCH; git pull; git checkout $BRANCH;
```

To achieve this, a new variable including branch name must be created.

1 answer

1 accepted

1 vote
Answer accepted
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 20, 2023

Hi @전지원,

You can use the special variables {{source_branch}} and {{destination_branch}} in the Default pull request description in order to refer to the PR's branches.

I will ask the team that maintains the documentation to update our docs and include these variables as well.

Please feel free to reach out if you have any questions.

Kind regards,
Theodora

Thanks for your support!

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events