• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

fedora-llvm-team / llvm-snapshots / 19377281396
56%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2025 08:53PM UTC
Jobs 1
Files 25
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Nov 2025 08:51PM UTC coverage: 55.466%. Remained the same
19377281396

push

github

web-flow
Fix: Add actions:write permission to check-snapshots workflow (#1786)

The workflow was failing with "HttpError: Resource not accessible by
integration" when trying to cancel workflow runs. This is because the
workflow only had issues:write permission but was attempting to call
github.rest.actions.cancelWorkflowRun(), which requires actions:write.

Added actions:write permission to allow the workflow to cancel itself
when matrix.run_check_snapshots_workflow != 'true'.

Documentation:
    - GitHub Actions permissions: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
    - actions permission scope: https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps#repository-permissions-for-actions
    - cancelWorkflowRun API: https://docs.github.com/en/rest/actions/workflow-runs#cancel-a-workflow-run


🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

Prompt: can you fix the error in this job https://github.com/fedora-llvm-team/llvm-snapshots/actions/runs/19375182014/job/55440775594

1304 of 2351 relevant lines covered (55.47%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19377281396.1 14 Nov 2025 08:53PM UTC 25
55.47
GitHub Action Run
Source Files on build 19377281396
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19377281396
  • adaf5955 on github
  • Prev Build on main (#19370436258)
  • Next Build on main (#19378080413)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc