pytorch/.github
Zain Rizvi 4d04203852 [BE] Runner determinator: Expect usernames to be prefixed with '@' (#129246)
Expect the username in the runner rollover issue (https://github.com/pytorch/test-infra/issues/5132) to be prefixed with a "@".

This will make typos way less likely since github's autocomplete/autoformating will help out

For now, I've updated the issue to have usernames both with and without the @ while this change rolls out

Testing:
Ran the script locally on both this issue and a new test issue and verified they both had the expected output:
```
(venv) (base) ➜  ~/pytorch git:(zainr/improve-get-workflow-type)
python .github/scripts/get_workflow_type.py --github-token github_pat_***  --github-issue 5132 --github-user ZainRizvi --github-branch "zainr/stuff"
{"label_type": "lf.", "message": "LF Workflows are enabled for ZainRizvi. Using LF runners."}
```
Pull Request resolved: https://github.com/pytorch/pytorch/pull/129246
Approved by: https://github.com/zxiiro, https://github.com/huydhn
2024-06-25 02:39:33 +00:00
..
actions [Split Build] Support nightly release (#129011) 2024-06-22 05:45:14 +00:00
ci_commit_pins [inductor][ci] Fix torchbench dependency issue with numpy (#128968) 2024-06-19 12:10:50 +00:00
ISSUE_TEMPLATE
requirements [BE] wrap deprecated function/class with typing_extensions.deprecated (#127689) 2024-06-02 12:30:43 +00:00
scripts [BE] Runner determinator: Expect usernames to be prefixed with '@' (#129246) 2024-06-25 02:39:33 +00:00
templates [Split Build] Support nightly release (#129011) 2024-06-22 05:45:14 +00:00
workflows [BE] Runner determinator: Expect usernames to be prefixed with '@' (#129246) 2024-06-25 02:39:33 +00:00
actionlint.yaml Make jobs with LF runners still pass lint (#128175) 2024-06-07 17:13:04 +00:00
auto_request_review.yml
ISSUE_TEMPLATE.md
label_to_label.yml Add label to label config to auto apply labels based on other labels (#125042) 2024-04-26 19:58:56 +00:00
labeler.yml Add ciflow/linux-aarch64 to auto labeler on mkldnn PR's (#125599) 2024-05-06 17:26:17 +00:00
lf-canary-scale-config.yml [EZ] Port over all test-infra scale configs to lf runners (#127645) 2024-05-31 22:24:41 +00:00
lf-scale-config.yml [EZ] Port over all test-infra scale configs to lf runners (#127645) 2024-05-31 22:24:41 +00:00
merge_rules.yaml [merge_rule] add more cpp inductor files (#129192) 2024-06-22 09:04:14 +00:00
PULL_REQUEST_TEMPLATE.md
pytorch-circleci-labels.yml
pytorch-probot.yml Configure mergebot via config (#128840) 2024-06-17 18:53:56 +00:00
regenerate.sh
requirements-gha-cache.txt Update requests to 2.32.2 (#126805) 2024-05-23 00:21:28 +00:00