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-labels job is failing on CI #8224

Closed
NicolasHug opened this issue Jan 19, 2024 · 4 comments · Fixed by #8272
Closed

pr-labels job is failing on CI #8224

NicolasHug opened this issue Jan 19, 2024 · 4 comments · Fixed by #8272

Comments

@NicolasHug
Copy link
Member

Our "PR label bot" hasn't been commenting on PRs for a bit. Looks like it's broken https://github.com/pytorch/vision/actions/workflows/pr-labels.yml

Run mshick/add-pr-comment@v1
  with:
    message: Hey @NicolasHug!
  
  You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py
  
    allow-repeats: false
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
    GITHUB_TOKEN: ***
Error: Resource not accessible by integration

(Note that #8221 is related but the pr-labels action was broken before this was merged)

@NicolasHug
Copy link
Member Author

CC @pmeier in case this is something you have time looking into - but no worries if not

@Bhavay-2001
Copy link
Contributor

Hi @NicolasHug, is this a beginner friendly issue? If yes, can I work on this?

@NicolasHug
Copy link
Member Author

Hi @Bhavay-2001 unfortunately no, this isn't really beginner friendly

@Bhavay-2001
Copy link
Contributor

Hi @NicolasHug, it would be great if you could suggest me some beginner friendly issues to start with.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants