llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.11k stars 12.01k forks source link

Immediate CI failure on PR submissions #116467

Closed winner245 closed 10 minutes ago

winner245 commented 2 hours ago

I encountered immediate CI failure when submitting a new PR (#116449) to the LLVM repository. The error message is as follows:

Run actions/labeler@v4
The configuration file (path: .github/new-prs-labeler.yml) isn't found locally, fetching via the api
Error: HttpError: Resource not accessible by personal access token
Error: Resource not accessible by personal access token
zwuis commented 1 hour ago

This seems like a duplicate of #116322.

boomanaiden154 commented 10 minutes ago

This should be fixed now. It was a permissions issue according #build-systems on Discord.