Skip to content

Conversation

rvhonorato
Copy link
Member

@rvhonorato rvhonorato commented Sep 3, 2025

You are about to submit a new Pull Request. Before continuing make sure you read the contributing guidelines.

Checklist

DOES NOT APPLY

Summary of the Pull Request

In this project the developers opted to do a manual increase in each pull-request - see 421806c. However no check was adedd to verify if the manually proposed version is valid. This PR adds a new action that will check if the version proposed in the PR is adequate; it checks:

  • if proposed year is same as actual
  • if proposed month is same as actual
  • if patch version is higher

Related Issue

Additional Info

@rvhonorato rvhonorato self-assigned this Sep 3, 2025
@rvhonorato rvhonorato added the CI / repository Continuous integration or repository organization label Sep 3, 2025
@rvhonorato rvhonorato requested a review from a team September 3, 2025 10:22
@rvhonorato rvhonorato marked this pull request as ready for review September 3, 2025 10:22
Copy link
Member

@amjjbonvin amjjbonvin left a comment

Choose a reason for hiding this comment

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

This basically only checks the validity of the defined version - looking good.
No automated tagging yet, correct?

@rvhonorato rvhonorato marked this pull request as draft September 4, 2025 09:54
@amjjbonvin amjjbonvin closed this Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI / repository Continuous integration or repository organization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants