bneradt opened a new pull request, #443: URL: https://github.com/apache/trafficserver-ci/pull/443
GitHub delivers the Jenkins PR trigger and the mirror webhook independently. Without an explicit readiness check, the top-level PR job can start child jobs before the controller mirror has fetched the new PR head and merge refs. This adds a controller-side readiness stage to the GitHub PR fanout pipelines. The stage polls the configured Git URL until the mirrored PR head matches GITHUB_PR_HEAD_SHA and the PR merge ref exists, allowing the Jenkins quiet period to be reduced to zero once the webhook is active. -- 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]
