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``````
This commit is contained in:
Stuart Cook
2025-08-10 19:45:54 +10:00
committed by GitHub
+1 -1
View File
@@ -1573,7 +1573,7 @@ changelog-branch = "master"
[note]
[behind-upstream]
days-threshold = 14
days-threshold = 28
# Canonicalize issue numbers to avoid closing the wrong issue
# when commits are included in subtrees, as well as warning links in commits.