Skip to content

Conversation

@sandro-elsweijer
Copy link
Member

Since not updating the version number if the commit does not contain the keyword is intended behavior I would suggest it to return a successful operation. This way the test only fails if a "real" error happens. Furthermore github would always show an ❌ for a PR even if all other tests pass. Only the version update commit would get a ✅

@sandro-elsweijer sandro-elsweijer added bug Something isn't working major labels Jan 8, 2025
@sandro-elsweijer sandro-elsweijer self-assigned this Jan 8, 2025
@Davknapp
Copy link
Collaborator

Davknapp commented Jan 8, 2025

yes, but this way you would be able to forget to update the version number, because the test would pass even though you have not updated the version number. This way we enforce that every PR into main is at least a Patch release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants