merge queue: checking #398 on main (509b9cd) - #403
Closed
mergify[bot] wants to merge 2 commits into
Closed
Conversation
A PR-authoring agent shipped a Summary the user could not read ("Bare
repository references ... now fail the existing provenance gate"). The
plain-English rule already existed in draft-pr and invoker-make-pr prose;
nothing checked it, so it passed.
validate-pr-body.mjs now scores the ## Summary with the Flesch-Kincaid
grade (Kincaid et al., 1975) and blocks it above grade 11 or with more
than 25% words of three or more syllables. Code spans count as one short
word. A Summary under 20 words, or a body with no Summary, prints
"reading grade unchecked" with its reason instead of passing silently;
that case fails open because drafter-core already enforces the section.
Backtest on the last 25 catstack PR bodies: the shipped Summary scores
grade 12.9 / 36% and is blocked; 18 others score 3.0-9.9 / 1-16% and
pass; 6 have no Summary section and print unchecked.
draft-pr's Summary guidance now points at diu and names the limit.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DZzDkkFWa87pWyfCuaUaPE
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎉 This pull request has been checked successfully and will be merged soon. 🎉
#398 is queued for merge on branch main (509b9cd).
This pull request has been created by Mergify to check the mergeability of #398.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue rule
admin-bypassfor merge:check-success = lintcheck-success = testRequired conditions to stay in the queue:
-draftbase=mainlabel=admin-bypass