Fix commit validation workflow
What type of PR is this?
/kind other
What this PR does / why we need it:
Fix commit title-length checking workflow bug
How to verify it
The workflow will fail on this PR when the very long 'DO NOT MERGE:...' commit is included. But the workflow will pass when that commit is removed.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?
None
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: cevich Once this PR has been reviewed and has the lgtm label, please assign luap99 for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Ref: Workflow log with the too-long "DO NOT MERGE: ..." commit 26a4c1c.
Ephemeral COPR build failed. @containers/packit-build please check.
Ref: Workflow log without the too-long "DO NOT MERGE: ..."
@cevich I like the idea, but the tests don't as of yet.