Skip to content

fix: do not create releases when tag is dev or nightly #170

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

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

obs-gh-mattcotter
Copy link
Collaborator

Description

In order to create a release on github, we need to create a git tag. This filter will ensure we don't trigger a real release when tagging a nightly release.

Checklist

  • Created tests which fail without the change (if possible)
  • Extended the README / documentation, if necessary

@obs-gh-mattcotter obs-gh-mattcotter merged commit b85e9e5 into main Feb 27, 2025
8 checks passed
@obs-gh-mattcotter obs-gh-mattcotter deleted the mc/release-tag-filter branch February 27, 2025 20:22
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