Skip to content

Commit ce531fb

Browse files
authored
Rollup merge of #145160 - xizheyin:behind-upstream, r=Urgau
Change days-threshold to 28 in [behind-upstream] Make the days-threshold to 28 to reduce false positives. [#triagebot > Outdated commit message](https://rust-lang.zulipchat.com/#narrow/channel/224082-triagebot/topic/Outdated.20commit.20message) r? `@Urgau` cc `@jieyouxu`
2 parents a3a14a9 + ca1e464 commit ce531fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1573,7 +1573,7 @@ changelog-branch = "master"
15731573
[note]
15741574

15751575
[behind-upstream]
1576-
days-threshold = 14
1576+
days-threshold = 28
15771577

15781578
# Canonicalize issue numbers to avoid closing the wrong issue
15791579
# when commits are included in subtrees, as well as warning links in commits.

0 commit comments

Comments
 (0)