Description
When there are multiple test cycles within a PR, it is not obvious what cycle applies to what set of changes. This makes it more likely for committers to merge a PR that has had new commits added since the last PR.
Requirements:
- Add the commit hash to Jenkins's messages so it's clear what the test cycle corresponds to.
- While you're at it, polish the formatting a bit.