We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get this message, nothing changed on my pipeline:
""" error creating issue: POST https://api.github.com/repos/Wavelyio/wavely-bss-infrastructure/issues: 403 Resource not accessible by integration [] """
I have a single user on the approver list. For me it looks like github carelessly changed its API.
The text was updated successfully, but these errors were encountered:
I also ran into this issue when trying to use this. The fix for me was adding issues: write permission
Sorry, something went wrong.
I have a workaround, remove the api. from the URL
api.
No branches or pull requests
I get this message, nothing changed on my pipeline:
"""
error creating issue: POST https://api.github.com/repos/Wavelyio/wavely-bss-infrastructure/issues: 403 Resource not accessible by integration []
"""
I have a single user on the approver list. For me it looks like github carelessly changed its API.
The text was updated successfully, but these errors were encountered: