-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
Description
Flakiness Type
Other / Unknown
Name of Job
labels pull request
Name of Test
No response
Link to Test Run
https://github.com/getsentry/sentry/runs/7026407758?check_suite_focus=true
Details
Error:
Error: HttpError: Resource not accessible by integration
Error: Resource not accessible by integration
Source:
sentry/.github/workflows/label-pullrequest.yml
Lines 27 to 31 in bf0c61c
| - name: Add backend label | |
| uses: actions-ecosystem/action-add-labels@18f1af5e3544586314bbe15c0273249c770b2daf | |
| if: steps.changes.outputs.backend == 'true' | |
| with: | |
| labels: backend |
The PR is from a fork, maybe that's relevant?