-
Notifications
You must be signed in to change notification settings - Fork 362
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
Move to automated version release when intended #12
Move to automated version release when intended #12
Conversation
…nges to version.txt then skip the release. #11.
PR Description updated to latest commit (9fbb123)
|
PR Review 🔍
|
PR Code Suggestions ✨
|
I have tested this release process in a new repo:
The expected behavior was observed in both PRs. |
User description
Changes to version.txt trigger the release job. Closes #11.
PR Type
enhancement, configuration changes
Description
version.txt
to automate the release process.dorny/paths-filter
to detect changes specifically inversion.txt
.version.txt
, ensuring intentional version increments.Changes walkthrough 📝
ci_pipeline.yml
Automate release process based on changes to version.txt
.github/workflows/ci_pipeline.yml
version.txt
.dorny/paths-filter
to detect changes inversion.txt
.