potiuk commented on pull request #22327:
URL: https://github.com/apache/airflow/pull/22327#issuecomment-1084261551
> @potiuk I have a doubt about how to send the parameter **"${GITHUB_SHA}"**
to the entry point in ci.yaml, I was thinking something like this:`
airflow-selective-checks ${GITHUB_SHA}` I also think it should be like
"freespace", when we run it we can send parameters like --help and others.
>
> What would be the best here?
add --github-sha as Click parameter with GITHUB_SHA envvar. That should work.
--
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]