Skip to content

Releases: anantacloud-actions/github-tag-action

v2 - Smart Git Tag Automation

15 Apr 18:00
e53d87f

Choose a tag to compare

Introducing github-tag-action v1 — a reliable and automated way to create and manage Git tags directly within your CI/CD pipelines.

This release brings a simple, deterministic, and production-ready tagging workflow that removes manual effort and ensures consistent versioning across your releases.

⚙️ What This Action Does

  1. 🏷️ Automatically creates Git tags during workflows
  2. 🔁 Supports consistent versioning strategies (SemVer-ready)
  3. ⚡ Works seamlessly within GitHub Actions pipelines
  4. 🧠 Eliminates manual tagging errors and drift
  5. 🚀 Enables clean and repeatable release processes

🔥 Key Features
1. Automated Tag Creation - Generate tags based on workflow triggers without manual intervention
2. CI/CD Native Integration - Designed to plug directly into your existing GitHub Actions workflows
3. Deterministic Behavior - Ensures predictable and repeatable tagging every time
4. Lightweight & Fast - Minimal setup with maximum impact

🔐 Security & Reliability
This release is built with:

✅ Controlled execution within workflows
✅ Compatibility with protected branches
✅ Designed for safe automation in production pipelines

🚀 Use Cases

  1. Automating release version tags
  2. Tagging builds in CI/CD pipelines
  3. Maintaining consistent version history
  4. Eliminating manual Git operations

🎯 Why This Matters
Manual tagging is error-prone and inconsistent.
This action turns tagging into a reliable, automated step in your delivery pipeline.

“Tag once. Automate forever.”

Support
If this action helps you, consider giving it a star ⭐
Contributions and feedback are welcome!

What's Changed

  • ci: bump actions/github-script from 7 to 9 by @dependabot[bot] in #1
  • deps(deps): bump undici from 6.24.1 to 6.25.0 in the production-dependencies group across 1 directory by @dependabot[bot] in #2

New Contributors

Full Changelog: https://github.com/anantacloud-actions/github-tag-action/commits/v1

What's Changed

  • ci: bump actions/github-script from 7 to 9 by @dependabot[bot] in #1
  • deps(deps): bump undici from 6.24.1 to 6.25.0 in the production-dependencies group across 1 directory by @dependabot[bot] in #2

New Contributors

Full Changelog: https://github.com/anantacloud-actions/github-tag-action/commits/v2

v1 - Smart Git Tag Automation

15 Apr 17:35
e53d87f

Choose a tag to compare

Introducing github-tag-action v1 — a reliable and automated way to create and manage Git tags directly within your CI/CD pipelines.

This release brings a simple, deterministic, and production-ready tagging workflow that removes manual effort and ensures consistent versioning across your releases.

⚙️ What This Action Does

  1. 🏷️ Automatically creates Git tags during workflows
  2. 🔁 Supports consistent versioning strategies (SemVer-ready)
  3. ⚡ Works seamlessly within GitHub Actions pipelines
  4. 🧠 Eliminates manual tagging errors and drift
  5. 🚀 Enables clean and repeatable release processes

🔥 Key Features
1. Automated Tag Creation - Generate tags based on workflow triggers without manual intervention
2. CI/CD Native Integration - Designed to plug directly into your existing GitHub Actions workflows
3. Deterministic Behavior - Ensures predictable and repeatable tagging every time
4. Lightweight & Fast - Minimal setup with maximum impact

🔐 Security & Reliability
This release is built with:

✅ Controlled execution within workflows
✅ Compatibility with protected branches
✅ Designed for safe automation in production pipelines

🚀 Use Cases

  1. Automating release version tags
  2. Tagging builds in CI/CD pipelines
  3. Maintaining consistent version history
  4. Eliminating manual Git operations

🎯 Why This Matters
Manual tagging is error-prone and inconsistent.
This action turns tagging into a reliable, automated step in your delivery pipeline.

“Tag once. Automate forever.”

Support
If this action helps you, consider giving it a star ⭐
Contributions and feedback are welcome!

What's Changed

  • ci: bump actions/github-script from 7 to 9 by @dependabot[bot] in #1
  • deps(deps): bump undici from 6.24.1 to 6.25.0 in the production-dependencies group across 1 directory by @dependabot[bot] in #2

New Contributors

Full Changelog: https://github.com/anantacloud-actions/github-tag-action/commits/v1