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

ci: skip release on dev dependency updates #382

Merged
merged 1 commit into from Apr 6, 2022
Merged

ci: skip release on dev dependency updates #382

merged 1 commit into from Apr 6, 2022

Conversation

Fdawgs
Copy link
Contributor

@Fdawgs Fdawgs commented Apr 3, 2022

closes #128
closes #381

Stops the release job from running in the CI workflow when one or more pushed commit message contains "chore(deps-dev)".
Also updated the actions to their latest major versions.

@Fdawgs Fdawgs changed the title ci: skip release on dependabot dev dependency updates ci: skip release on dev dependency updates Apr 3, 2022
Copy link
Owner

@wagoid wagoid left a comment

Choose a reason for hiding this comment

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

Hey @Fdawgs, thanks a lot for your contribution! LGTM 🌟 🚀

@wagoid wagoid merged commit 06b7427 into wagoid:master Apr 6, 2022
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.

Dependabot don't release on chore commits
2 participants