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

accordproject / markdown-transform / 26910015399
79%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 08:09PM UTC
Jobs 3
Files 61
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

03 Jun 2026 08:07PM UTC coverage: 78.878%. Remained the same
26910015399

push

github

dselman
fix(publish): grant token contents+PR write so the bump PR step can run

The v1.0.1 release published all 8 npm packages successfully but the
follow-up `Create PR to increment version` step failed with a 403:

    fatal: unable to access 'https://github.com/.../': The requested
    URL returned error: 403

`peter-evans/create-pull-request@v7` uses the workflow's
`GITHUB_TOKEN` to push a branch and open a PR; the workflow's
top-level `permissions:` block only granted `id-token: write` (for
npm OIDC trusted publishing), so the action had read-only repo
access. Add `contents: write` and `pull-requests: write` so the
post-publish housekeeping branch can be pushed and the PR opened.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: dselman <danscode@selman.org>

631 of 865 branches covered (72.95%)

Branch coverage included in aggregate %.

1957 of 2416 relevant lines covered (81.0%)

1099.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 macos-latest - 26910015399.1 03 Jun 2026 08:09PM UTC 120
78.91
GitHub Action Run
2 ubuntu-latest - 26910015399.2 03 Jun 2026 08:09PM UTC 120
78.91
GitHub Action Run
3 windows-latest - 26910015399.3 03 Jun 2026 08:11PM UTC 120
78.91
GitHub Action Run
Source Files on build 26910015399
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26910015399
  • 6da07059 on github
  • Prev Build on main (#26908359978)
  • Delete
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