Skip to content

Commit 6768831

Browse files
imaqsoodclaude
andcommitted
(MODULES-11832) Drop redundant platform matrix result section
Remove the standalone `## Platform matrix result` section from the synced PR template. GitHub already renders the PR's CI status checks at the bottom of every PR, so a section asking contributors to manually paste a CI link was redundant busywork (per review feedback on #643). The one genuinely-useful case -- the supported-OS acceptance matrix that runs nightly via Litmus rather than on the PR itself -- is folded into the existing checklist item instead. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 6b8e891 commit 6768831

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

moduleroot/.github/PULL_REQUEST_TEMPLATE.md.erb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,9 @@ flag any unrelated cleanup as a separate ticket/PR.
2020

2121
- [ ] Linked the driving `MODULES-*` ticket above using the structured spec template.
2222
- [ ] Coverage gate is green (or the baseline is preserved -- coverage was not reduced).
23-
- [ ] Platform matrix result link included below (CI run or nightly Litmus result).
23+
- [ ] Platform matrix is green -- the PR's CI checks below cover it, or link a recent nightly Litmus run if the supported-OS acceptance tests do not run on this PR.
2424
- [ ] `Co-Authored-By: Claude` trailer is present on the commits if this PR was AI-assisted.
2525

26-
## Platform matrix result
27-
28-
<!-- Paste the link to the CI / nightly Litmus run that proves the supported OS matrix is green. -->
29-
3026
## Review policy (outcome-based)
3127

3228
PRs are judged on outcomes, not line counts. Pick the lane that matches this change so

0 commit comments

Comments
 (0)