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

[Bug]: GitHub Actions: PR labeling is failing #7416

Open
1 of 2 tasks
ColorfulRhino opened this issue Oct 28, 2024 · 2 comments
Open
1 of 2 tasks

[Bug]: GitHub Actions: PR labeling is failing #7416

ColorfulRhino opened this issue Oct 28, 2024 · 2 comments
Labels
Bug Something isn't working as it should

Comments

@ColorfulRhino
Copy link
Collaborator

ColorfulRhino commented Oct 28, 2024

What happened?

See this run for example: https://github.com/armbian/build/actions/runs/11553931611?pr=7411

Errors:

Remove Ready to merge
Error: failed to remove labels: Ready to merge

Category labels
Resource not accessible by integration

Remove Ready to merge
failed to remove label: Ready to merge: HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue

actions/labeler running under 'pull_request' is misconfigured
The action requires write permission to add labels to pull requests. For more information please refer to the action documentation: https://github.com/actions/labeler#permissions

How to reproduce?

Submit a PR.

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Ubuntu 24.04 Noble

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ColorfulRhino ColorfulRhino added the Bug Something isn't working as it should label Oct 28, 2024
Copy link

github-actions bot commented Oct 28, 2024

Jira ticket: AR-2520

@igorpecovnik
Copy link
Member

This must be similar issues as "compile" action. Works for me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should
Development

No branches or pull requests

2 participants