tqchen opened a new pull request, #19795: URL: https://github.com/apache/tvm/pull/19795
## Summary The Jenkins PR title/body linter can be comparatively heavy and can report false positives before the normal CI signal is available. This PR removes that Jenkins prepare-flow check so PR validation proceeds through the remaining CI jobs. ## Changes - Remove the generated Jenkins `check_pr` invocation from all Jenkins pipelines. - Drop the now-unused Jenkins PR linter script and its script-level test coverage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
