XPE-7 commented on PR #60901: URL: https://github.com/apache/airflow/pull/60901#issuecomment-3785833318
Thanks for the clarification. You’re right — without the merge commit that CI generates, the selective-check result can’t be fully reproduced just by running the printed command locally. The intention here wasn’t to claim a perfect reproduction, but to give contributors a clear entry point to run the same logic locally when CI runs `selective-check` in verbose mode. Right now, when this runs in CI, there’s no visible hint on how someone can even start debugging the decision. The command was meant as a baseline, with the understanding that additional inputs (like the merge commit or specific refs) are still needed. If you think this is misleading without explicitly mentioning the merge commit or passing it through, I’m happy to update the output to make that clear — or drop the reproduction message entirely if that’s preferable. Just let me know what you’d recommend. -- 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]
