XPE-7 commented on issue #59640: URL: https://github.com/apache/airflow/issues/59640#issuecomment-3781092404
Hi potiuk, I’ve opened a PR https://github.com/apache/airflow/pull/60901 that implements the reproduction hint for `ci selective-check` as discussed. The change is intentionally minimal: - Prints a clear “HOW TO REPRODUCE LOCALLY” message only when running in CI with `--verbose` - Output is emitted at the end, outside collapsed CI groups, so it’s immediately visible in logs - Added focused tests covering CI+verbose, non-verbose, and non-CI cases No other behavior was changed. When you get a chance, could you please take a look so the CI tests can run? Happy to adjust anything if you feel something should be done differently. Thanks for your guidance and time. -- 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]
