Home
last modified time | relevance | path

Searched full:pr_labels (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/.github/scripts/
Dlabel_utils.py109 pr_labels = pr.get_labels()
112 label.strip() == "topic: not user facing" for label in pr_labels
116 for label in pr_labels
/external/executorch/.github/scripts/
Dlabel_utils.py115 pr_labels = pr.get_labels()
118 label.strip() == "topic: not user facing" for label in pr_labels
122 for label in pr_labels
/external/pytorch/.github/workflows/
D_linux-build.yml177 PR_LABELS: ${{ toJson(github.event.pull_request.labels.*.name) }}
199 -e PR_LABELS \
D_linux-test.yml257 -e PR_LABELS \
/external/pytorch/.github/actions/linux-test/
Daction.yml227 -e PR_LABELS \