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

peerigon / template-public-package / 33128346460
100%

Build:
DEFAULT BRANCH: main
Ran 28 Aug 2026 12:02AM UTC
Jobs 1
Files 2
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

28 Aug 2026 12:01AM UTC coverage: 100.0%. Remained the same
33128346460

push

github

web-flow
chore: drop redundant commit-message range lint (#10)

## Summary
- Removes the `test:commit-msg`/`test:commits` range-lint script, which
duplicated the `.husky/commit-msg` hook and the authoritative PR-title
CI check, and broke on template-merge branches because commitlint's
`--from/--to` range follows all merge-commit parents.
- Adds `.github/rulesets/repository-settings.json`, a blueprint for
repo-level merge settings (not covered by the rulesets API): allows
squash and merge commits, disables rebase, and sets both squash and
merge commit titles/messages to the PR title/body so semantic-release
can parse either.
- Updates `protect-main-branch.json` to allow `merge` alongside `squash`
and drops `required_linear_history`, so template-sync PRs can land as a
real merge commit — preserving shared ancestry with the `template`
remote for correct future merges (squash or rebase would rewrite commit
SHAs and break that).
- Updates `AGENTS.md`'s Commit Messages section to describe the two
remaining enforcement layers.

4 of 4 relevant lines covered (100.0%)

2.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33128346460.1 28 Aug 2026 12:02AM UTC 2
100.0
GitHub Action Run
Source Files on build 33128346460
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33128346460
  • bf14e802 on github
  • Prev Build on main (#31286699110)
  • Next Build on main (#33273163104)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc