bcoe / bcoe/conventional-release-labels
Error: Resource not accessible by integration
- Dominant language
- JavaScript
- Stars
- 331
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I get this error in pull-requests made by @dependabot
```
Run bcoe/conventional-release-labels@v1
with:
token: ***
type_labels: {"feat": "feature", "fix": "fix", "breaking": "breaking"}
ignored_types: ["chore"]
ignore_label: ignore-for-release
Error: Resource not accessible by integration
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the pull-request workflow that invokes bcoe/conventional-release-labels@v1 and the token passed to it, focusing on how Dependabot-triggered runs differ. Reproduce the error on a Dependabot pull request and confirm that the action can apply the configured labels without the integration access failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100