Skip to content

Output details when changelog and git tag versions don't match

Adam Cohen requested to merge output-versions-when-mismatched into master

What does this MR do?

This MR outputs the exact versions values when the most recent version in the CHANGELOG.md file does not match the most recent git tag

What are the relevant issue numbers?

N/A

Testing

Tested in this job

Expected CHANGELOG.md version: v3.15.2 to equal RELEASE variable: v3.15.1

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports