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

Create a tag on every merge

Mike Wilson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 4, 2022

I would like to create a script that 

- reads the last git tag with version info in it

- write a new tag at the merge with an incremented version number

 

Is this possible, and please give pointers as to how it would be accomplished. I know we did this at a previous company. but maybe they were using BitBucket Server.

1 answer

0 votes
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 6, 2022

Hi @Mike Wilson,

I do believe you can explore doing this using Bitbucket Cloud Pipelines.
Bitbucket Cloud Pipelines will allow you to trigger Pipelines builds on pull requests and from there, you can perform your desired automation script (e.g. to read and write tags)

Here are some links that might help:

Hope it helps and do let me know if you have further questions.

Regards,
Mark C

Paul Montero
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 18, 2024

Sorry but this does not help. In gitbub/gitlab/circleci exists packages  with a few lines to add that.

I researched looking for some easy way to increase a tag version on merges to master but there is nothing close to it. we have to create our own scripts for something that other services does it with a few of lines.

I hope pipelines can include these kind helpers.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events