jason810496 opened a new pull request, #57667:
URL: https://github.com/apache/airflow/pull/57667

   related: #57219
   
   ## Why 
   
   Follow-up PR of [Auto-compile UI assets on Breeze start-airflow command 
#57219](https://github.com/apache/airflow/pull/57219) to support 
`--use-airflow-version` with `<pr_num>`.
   
   ## What
   
   Add a util to parse `<pr_number>` to `owner/repo:branch` format via GitHub 
API and we are able to `start-airflow` with specific `<pr_number` like:
   ```bash
   breeze start-airflow --backend postgres --load-example-dags --mount-sources 
providers-and-tests --use-airflow-version 57665
   ```


-- 
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]

Reply via email to