Skip to content

Bump gem version to correct one and add check

Igor Frenkel requested to merge check-analyzer-version into main

What does this MR do?

Fix incorrect gem version in main branch.

Add version check job in the test stage that prevents a changelog version bump without the same bump in the gem. Here are 2 execution with a failed and passing check:

Changelog entry is not necessary since this just changes the project's ci config.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Igor Frenkel

Merge request reports