[X] The solution proposed fixes the issues described.
There is no easily scriptable way to check that the issue really is addressed. Examining the logs above shows that 1) a job is building with every PR and 2) the job is compiling and testing ogma.
[X] Implementation is documented. Details:
The script added is documented.
[X] Change history is clear.
[X] Commit messages are clear.
[X] Changelogs are updated.
[X] Examples are updated. Details:
No examples affected.
[X] Required version bumps are evaluated. Details:
No bump needed (maintenance change).
Introduce a CI job that installs and tests ogma, as prescribed in the solution proposed for #139.