Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix?: ci tag filters #2008

Merged
merged 1 commit into from
Mar 12, 2025
Merged

fix?: ci tag filters #2008

merged 1 commit into from
Mar 12, 2025

Conversation

jonaro00
Copy link
Member

No description provided.

@jonaro00 jonaro00 merged commit eafdca2 into main Mar 12, 2025
0 of 20 checks passed
@jonaro00 jonaro00 deleted the fix-tags-release branch March 12, 2025 16:22
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.

PR Summary

Updated CircleCI configuration to restrict release and publishing workflows to version tags only.

  • Added filters to publish-github-release-draft job to only trigger on version tags matching /v[\d\.]+/
  • Added branch ignore and tag filters to all publish-crate matrix jobs to prevent accidental releases
  • Ensures release automation only runs when version tags are pushed, not on regular branch commits

1 file(s) reviewed, no comment(s)
Edit PR 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.

None yet

1 participant