Commit eb39d14
chore: Skip revert commits in linter
Added a check to the Tekton linter to skip revert commits. This prevents
unnecessary linting of commits that are intended to undo previous
changes, streamlining the CI process.
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>1 parent 667fd80 commit eb39d14
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
0 commit comments