micahstubbs opened a new issue, #2217: URL: https://github.com/apache/helix/issues/2217
**Is your feature request related to a problem? Please describe.** Right now, helix's 2.5 hour+ PR_CI job runs on every change, even docs or frontend changes that do not change anything that this expensive CI job tests. **Describe the solution you'd like** Make [the configuration for helix's 2.5 hour+ PR_CI job](./.github/workflows/Helix-PR-CI.yml) smarter. Do not run it if the changes proposed in a PR are not relevant to any of its tests. **Additional context** Add any other context or screenshots about the feature request here. -- 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]
