gopidesupavan commented on code in PR #44448:
URL: https://github.com/apache/airflow/pull/44448#discussion_r1861829209
##########
.github/workflows/codeql-analysis.yml:
##########
@@ -50,6 +50,7 @@ jobs:
- name: Selective checks
id: selective-checks
env:
+ PR_LABELS: "${{ steps.source-run-info.outputs.pr-labels }}"
Review Comment:
That steps pulls out all the labels and pr information. eg:
https://github.com/apache/airflow/actions/runs/12065619879/job/33644790403?pr=43774#step:7:905
--
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]