You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Improve Tekton gitlint step to list all failing commits
* Updated the Gitlint invocation method within the Tekton pipeline script.
* Changed the commit linting check to collect all non-compliant commit hashes.
* Modified the step to output a list of every commit that failed the linting
check before exiting.
* Provided clearer feedback to developers by identifying all commits needing
correction.
Signed-off-by: Chmouel Boudjnah <[email protected]>
0 commit comments