Quick summary
Creating a tag in Bitbucket lets you mark a specific commit with a meaningful label for easier version tracking. This step-by-step guide walks you through the entire tag creation process directly from the Bitbucket repository interface.
Steps
- Navigate to the left-side panel and click Commits.
- Find and click the commit link to which you want to attach a tag.
- In the right-side panel, click Create Tag under the Details tab.
- Enter your preferred tag name and description into their respective input fields.
- Click Create Tag to confirm and finalize the tag.
- The new tag is now created and linked to the selected commit.
.gif)



