You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EN:
PR-Guard Draft comments now name the blockers that actually apply, instead of a canned CI-or-conflicts alternative.
The bot already computed the reason list; the visible sentence uses it.
DE:
Die sichtbaren Draft-Kommentare von PR-Guard nennen die Blocker, die tatsächlich vorliegen, statt einer CI-oder-Konflikte-Vorlage.
Die Gründe standen schon im Record; der sichtbare Satz verwendet sie.
Details
Visible EN/DE sentences for convert-to-draft and write-collaborator restore-Ready are built from record["reasons"]. Merge conflicts are mentioned only when that exact reason is present; CI/A38 phrases only when CI reasons exist. Distinct blockers are joined with "and"/"und", never "or"/"oder". The full list stays in the collapsed JSON details. The green Ready sentence is unchanged.
Covered cases include fork CI waiting for approval, A38 not green, merge conflicts only, and both conflicts and failed CI.
EN:
Ready after 3 review passes.
PR-Guard Draft comments now name the blockers that actually apply instead of a canned CI-or-conflicts alternative.
DE:
Bereit nach 3 Review-Durchläufen.
Die sichtbaren Draft-Kommentare von PR-Guard nennen die Blocker, die tatsächlich vorliegen, statt einer CI-oder-Konflikte-Vorlage.
Details
Review: Grok quality and logic, then Codex quality and logic, on head d7aec642d5da8f3c32a4cba1e32c3d13e7021522. Passes 1 and 2 each had Codex findings that were fixed on this head (mixed CI failure with A38; cancelled phrased as failed; A38 matched only via A38 / report (). Pass 3: 0 findings, STATUS complete on all four lanes.
Visible Draft/restore sentences are built from record["reasons"]. Distinct blockers join with "and"/"und", never "or"/"oder". The full list stays in collapsed JSON details.
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
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.
EN:
PR-Guard Draft comments now name the blockers that actually apply, instead of a canned CI-or-conflicts alternative.
The bot already computed the reason list; the visible sentence uses it.
DE:
Die sichtbaren Draft-Kommentare von PR-Guard nennen die Blocker, die tatsächlich vorliegen, statt einer CI-oder-Konflikte-Vorlage.
Die Gründe standen schon im Record; der sichtbare Satz verwendet sie.
Details
Visible EN/DE sentences for convert-to-draft and write-collaborator restore-Ready are built from
record["reasons"]. Merge conflicts are mentioned only when that exact reason is present; CI/A38 phrases only when CI reasons exist. Distinct blockers are joined with "and"/"und", never "or"/"oder". The full list stays in the collapsed JSON details. The green Ready sentence is unchanged.Covered cases include fork CI waiting for approval, A38 not green, merge conflicts only, and both conflicts and failed CI.