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 autorelease automation #12

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Add autorelease automation #12

merged 2 commits into from
Apr 18, 2024

Conversation

mark-thm
Copy link
Collaborator

Now that rules_uv has automation to update the underlying version of uv, add autorelease automation that will create a tag if there have been commits and at least 7 days since the last release.

@thm-automation thm-automation bot enabled auto-merge (squash) April 18, 2024 00:34
@@ -7,6 +7,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is a bit of a bonus

@thm-automation thm-automation bot merged commit 3195638 into main Apr 18, 2024
7 checks passed
@thm-automation thm-automation bot deleted the me/autorelease branch April 18, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants