Skip to content

Commit c4ab11b

Browse files
committed
Allow CI failure as evidence for 'external' bucket
Renovate-style PRs whose CI breaks because of an upstream tool release legitimately belong in 'external'. The previous wording forbade CI failure as a signal for both author and external; loosen to forbid only the author shift.
1 parent c00be24 commit c4ab11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/pull-request-dashboard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
Merge-conflict status is shown in a separate deterministic column of the \
5353
dashboard — do not infer it. CI is summarized as a single boolean \
5454
(failing yes/no); pending checks are treated as not-failing. CI failure \
55-
on its own is NOT a reason to assign the PR to the author or to external: \
55+
on its own is NOT a reason to assign the PR to the author: \
5656
PRs can still be reviewed and approved while CI is failing. Treat CI \
5757
status only as weak supporting evidence and focus on the conversation \
5858
(comments, reviews, commits).

0 commit comments

Comments
 (0)