Skip to content

fix(release-changelog-internal): remove duplicate tag validation and run workflows once during tag release#391

Closed
anket-cd wants to merge 3 commits into
clouddrove:masterfrom
anket-cd:fix/major-tag
Closed

fix(release-changelog-internal): remove duplicate tag validation and run workflows once during tag release#391
anket-cd wants to merge 3 commits into
clouddrove:masterfrom
anket-cd:fix/major-tag

Conversation

@anket-cd

Copy link
Copy Markdown
Contributor

Description

This PR removes duplicate tag validation logic and ensures workflows are triggered only once during the tag release process.

Changes

  • Removed repeated tag validation checks
  • Updated workflow execution logic for tag releases

Impact

  • Reduces unnecessary workflow executions
  • Improves release process efficiency
  • Avoids duplicate validations during tag creation

Type of Change

  • 🐛 Bug fix
  • ✨ New workflow
  • 📝 Documentation update
  • 🔧 Workflow enhancement
  • 🎨 Code style/formatting
  • ♻️ Refactoring
  • ⚡ Performance improvement
  • 🔒 Security improvement

Workflow Category

  • Terraform (tf-*)
  • CloudFormation (cf-*)
  • Docker (docker-*)
  • Helm (helm-*)
  • PR Automation (pr-*)
  • Security (security-*)
  • Release (release-*)
  • Notification (notify-*)
  • AWS-specific (aws-*)
  • GCP-specific (gcp-*)
  • YAML Lint (yl-*)
  • Other

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Testing

https://github.com/anket-cd/tes-repo/actions/runs/26285639006

@anket-cd anket-cd requested review from a team, anmolnagpal and clouddrove-ci as code owners May 22, 2026 11:54

@pendharevaibhav-cd pendharevaibhav-cd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anket-cd anket-cd closed this by deleting the head repository Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants