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

chrisns / repomanager / 30817296880
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: renovate/aws-sdk-js-v3-monorepo
DEFAULT BRANCH: master
Ran 03 Aug 2026 01:18PM UTC
Jobs 1
Files 6
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 Aug 2026 01:17PM UTC coverage: 85.974%. Remained the same
30817296880

Pull #1621

github

chrisns
Restore the full pull_request rule so ruleset creation works

Creating the default ruleset has been failing on every new repo with
"Invalid property /rules/3: data matches no possible input" — currently
chrisns/govbuy, chrisns/obsidian-highlight-comment and chrisns/uk-tenders-mcp,
all showing the failure marker on their consent issues.

0f21a79 dropped dismiss_stale_reviews_on_push, require_last_push_approval and
allowed_merge_methods on the grounds that they are moot at 0 required reviews.
They are moot semantically, but GitHub's create-ruleset endpoint rejects a
partial `pull_request` rule outright.

It stayed invisible because rulesetEquals compares with subset semantics: every
ruleset created before that commit still carries the full parameter set, so the
shortened rule kept matching them and no update was ever proposed. Only repos
needing the ruleset created from scratch hit it, and they hit it forever.

`merge` stays in allowed_merge_methods to match the rulesets already deployed,
so this doesn't propose a ruleset update on every repo in the fleet. The
repo-level allow_merge_commit: false is what actually blocks merge commits.

Claude-Session: https://claude.ai/code/session_013MKCzima2XjGrHTYkY7F2y
Pull Request #1621: Restore the full pull_request rule so ruleset creation works

435 of 553 branches covered (78.66%)

Branch coverage included in aggregate %.

699 of 766 relevant lines covered (91.25%)

21.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30817296880.1 03 Aug 2026 01:18PM UTC 6
85.97
GitHub Action Run
Source Files on build 30817296880
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #1621
  • PR Base - master (#30814957982)
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