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

Add workflow to auto-tag any untagged releases #71

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

elasticdog
Copy link
Member

This can run on all pushes to the main branch, since it will automatically skip any existing tags. Note that each crate has to explicitly opt-in to being tagged since we block that behavior by default at the workspace level.

Checklist

  • Ran cargo xtask fixup for formatting and linting
  • Modified all relevant documentation
  • Updated CHANGELOG.md per "Keep a Changelog" format
  • Added tests covering any code changes

This can run on all pushes to the main branch, since it will
automatically skip any existing tags. Note that each crate has to
explicitly opt-in to being tagged since we block that behavior by
default at the workspace level.
@elasticdog elasticdog enabled auto-merge June 8, 2023 16:17
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Jun 8, 2023
@elasticdog elasticdog added this pull request to the merge queue Jun 8, 2023
Merged via the queue into main with commit 59a41f7 Jun 8, 2023
@elasticdog elasticdog deleted the push-qkltwyksomom branch June 8, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant