Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR-subscriber fail to automatic mention pr-subscribers-vectorization. #111485

Open
ElvisWang123 opened this issue Oct 8, 2024 · 1 comment · May be fixed by #111633
Open

PR-subscriber fail to automatic mention pr-subscribers-vectorization. #111485

ElvisWang123 opened this issue Oct 8, 2024 · 1 comment · May be fixed by #111633

Comments

@ElvisWang123
Copy link
Contributor

ElvisWang123 commented Oct 8, 2024

The automation script tried to find pr-subscribers-vectorization which mismatch to the pr-subscribers-vectorizers

Run python3 ./github-automation.py \
  python3 ./github-automation.py \
    --token '***' \
    pr-subscriber \
    --issue-number "" \
    --label-name "vectorization"
  shell: /usr/bin/bash -e {0}
couldn't find team named pr-subscribers-vectorization
@ElvisWang123
Copy link
Contributor Author

@llvm/pr-subscribers-github-workflow
@llvm/pr-subscribers-pr-subscribers-github-workflow

boomanaiden154 added a commit to boomanaiden154/llvm-project that referenced this issue Oct 9, 2024
This changes the PR label to match the name of the subscriber team.

Fixes llvm#111485.
@boomanaiden154 boomanaiden154 self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants