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

[BUG] coverage github actions fail due to insufficient access if triggered by dependabot #978

Closed
2 tasks done
JoernBerkefeld opened this issue Jun 6, 2023 · 1 comment · Fixed by #979
Closed
2 tasks done
Assignees
Labels
bug Something isn't working github-action
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

HttpError: Resource not accessible by integration
at /home/runner/work/_actions/sidx1024/report-nyc-coverage-github-action/v1.2.6/dist/index.js:4960:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async run (/home/runner/work/_actions/sidx1024/report-nyc-coverage-github-action/v1.2.6/dist/index.js:10250:5)

image

e.g. https://github.com/Accenture/sfmc-devtools/actions/runs/5189439832/workflow?pr=965

in .github/workflows/coverage.yml

Expected Behavior

things run smoothly

solution: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#responding-to-events

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. See error...

Version

5.0.2

Environment

  • OS:
  • Node:
  • npm:

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@JoernBerkefeld JoernBerkefeld added bug Something isn't working NEW not yet analyzed new issues get this label labels Jun 6, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jun 6, 2023
@JoernBerkefeld JoernBerkefeld removed the NEW not yet analyzed new issues get this label label Jun 6, 2023
@JoernBerkefeld JoernBerkefeld added this to the 5.1.0 milestone Jun 6, 2023
@JoernBerkefeld JoernBerkefeld changed the title [BUG] <title> [BUG] coverage github actions fail due to insufficient access if triggered by dependabot Jun 6, 2023
@github-actions github-actions bot closed this as completed Jun 6, 2023
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Closed by #979.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment