We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5aea0 commit fff08b3Copy full SHA for fff08b3
.ci/linting.groovy
@@ -13,7 +13,7 @@ pipeline {
13
quietPeriod(10)
14
}
15
triggers {
16
- issueCommentTrigger('(?i).*(?:jenkins\\W+)?run\\W+(?:the\\W+)?lint(?:\\W+please)?.*')
+ issueCommentTrigger('(?i).*(?:jenkins\\W+)?run\\W+(?:the\\W+)?linters(?:\\W+please)?.*')
17
18
stages {
19
stage('Sanity checks') {
0 commit comments