Closed v1v closed 1 year ago
issueCommentTrigger('(?i).*(?:jenkins\\W+)?run\\W+(?:the\\W+)?tests(?:\\W+please)?.*') was about 3 years old but we moved to use something else across all the projects so we didn't need to hardcode the same string in each Jenkinsfile.
issueCommentTrigger('(?i).*(?:jenkins\\W+)?run\\W+(?:the\\W+)?tests(?:\\W+please)?.*')
To re-run your PR in the CI, just comment with: - `/test` : Re-trigger the build.
issueCommentTrigger('(?i).*(?:jenkins\\W+)?run\\W+(?:the\\W+)?tests(?:\\W+please)?.*')
was about 3 years old but we moved to use something else across all the projects so we didn't need to hardcode the same string in each Jenkinsfile.