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

feat: check for semver changes #49

Merged
merged 5 commits into from
Oct 6, 2024
Merged

Conversation

arthurgeron
Copy link
Owner

Pull Request Template

Description

  • Added Job to Github Action that checks if the PR includes the required SEMVER changes
  • Set actions to only checkout the latest commit of the referred branches

Checklist

  • Tests: I have created multiple test case scenarios for my changes.
  • Passing Tests: All existing and new tests are passing.
  • Version Bump: I have increased the package version number in package.json following the Semantic Versioning (SEMVER) standard.
  • Focused Changes: My code changes are focused solely on the matter described above.

Additional Information

Copy link

github-actions bot commented Oct 6, 2024

Error: Package version has not been updated

Copy link

github-actions bot commented Oct 6, 2024

Error: New version (2.4.0) is not greater than current version (2.4.1)

@arthurgeron arthurgeron force-pushed the ag/feat/check-for-semver-changes branch from 0fc58d8 to 72632e4 Compare October 6, 2024 03:05
@arthurgeron arthurgeron merged commit b66f808 into main Oct 6, 2024
5 checks passed
@arthurgeron arthurgeron deleted the ag/feat/check-for-semver-changes branch October 6, 2024 03:06
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.

1 participant