Skip to content

Conversation

@breardon2011
Copy link
Contributor

No description provided.

@breardon2011 breardon2011 merged commit 8fbee46 into develop Sep 19, 2025
10 checks passed
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Greptile Summary

Added conditional guards to prevent taco-related releases from triggering CLI, dgctl, and EE CLI release workflows. The changes include version rollbacks in the release manifest and workflow exclusions using !startsWith(github.event.release.tag_name, 'taco/') conditions.

  • Added exclusion conditions to three GitHub Actions workflows to prevent taco releases from triggering other component builds
  • Reset version numbers back to 0.1.1 for both taco components in .release-please-manifest.json
  • Added explanatory comments to both main.go files documenting the workflow isolation
  • Cleaned up changelog files by removing intermediate release history

Confidence score: 5/5

  • This PR is safe to merge with minimal risk
  • The changes are purely DevOps-focused and add appropriate conditional logic to prevent release workflow conflicts. The modifications are well-contained and address a specific infrastructure issue without affecting core application logic
  • No files require special attention

5 files reviewed, no comments

Edit Code Review Bot Settings | Greptile

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.

2 participants