Replies: 1 comment
-
|
No, there is not a concourse-resource that will show the commit message in the resource version slot. The version needs to be unique, which is why they hash is used, so that Concourse knows when to trigger a new job. Commit messages are not guaranteed to be unique. As such, they would not make a good "version" to track. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a concourse-resource which will show up the commit message in the resource version instead of the commit hash, so that it is more readable on the 1st look itself.
Beta Was this translation helpful? Give feedback.
All reactions