Commit c6fdb38
fix: skip pr title check for MIRRORED PR
- Updated linter to bypass conventional commit check if PR title
contains 'MIRRORED'
- Prevents false positives for mirrored pull requests that do not follow
commit conventions1 parent 7cc3837 commit c6fdb38
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments