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

ci/bug: The auto labeler CI workflow failed on contributor's PR #133

Open
tungbq opened this issue Mar 18, 2024 · 0 comments
Open

ci/bug: The auto labeler CI workflow failed on contributor's PR #133

tungbq opened this issue Mar 18, 2024 · 0 comments
Labels
bug Something isn't working ci devops help wanted Extra attention is needed

Comments

@tungbq
Copy link
Owner

tungbq commented Mar 18, 2024

GraphQL: Resource not accessible by integration (addLabelsToLabelable

Run gh "$TYPE" edit "$NUMBER" --add-label "$LABELS"
  gh "$TYPE" edit "$NUMBER" --add-label "$LABELS"
  shell: /usr/bin/bash -e {0}
  env:
    GH_TOKEN: ***
    GH_REPO: tungbq/devops-toolkit
    NUMBER: 13[2](https://github.com/tungbq/devops-toolkit/actions/runs/8326544786/job/22782425549#step:3:2)
    TYPE: pr
    LABELS: doc
GraphQL: Resource not accessible by integration (addLabelsToLabelable)
Error: Process completed with exit code 1.

This only happens on the PR created from the contributor forked repository. The PR created by me works fine

See the full log at: https://github.com/tungbq/devops-toolkit/actions/runs/8326544786/job/22782425549#step:3:12

@github-actions github-actions bot added ci bug Something isn't working labels Mar 18, 2024
@tungbq tungbq added help wanted Extra attention is needed devops labels Mar 18, 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 ci devops help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant