potiuk commented on pull request #12178: URL: https://github.com/apache/airflow/pull/12178#issuecomment-723562002
This check is useful to know that checking the "status" of the selective check is still in progress (and it provides a link you can clikc through to see the running "workflow_run" check - similarly to the running "build image" workflow runs). Also it will decrease the likeliihood of accidentally merging PRs that require "full tests" - we get the "in-progress" check as soon as the workflow_run starts and checking the status might take some time (20 seconds sometime). During this time, the "squash & merge " button will not be green. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
