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

HttpError: Resource not accessible by integration (???) #459

Open
jessedoj opened this issue Oct 12, 2024 · 0 comments
Open

HttpError: Resource not accessible by integration (???) #459

jessedoj opened this issue Oct 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jessedoj
Copy link

What happened

When using the following code:

- name: Remove tag on PR failure if: ${{ failure() }} uses: actions-ecosystem/action-remove-labels@v1 with: labels: | ready for testing

We get the following on failure:

Warning: failed to remove label: ready for testing: HttpError: Resource not accessible by integration Error: Error: failed to remove labels: ready for testing

What you expected to happen

Some sort of success?

Environment

We are using
- uses: actions/checkout@v4

Instead of V2 like is in the readme example.

@jessedoj jessedoj added the bug Something isn't working label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant