Create a tag on every merge

Mike Wilson 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

Suggest an answer

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

Atlassian Community Events