We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5a1a8 commit 70fd729Copy full SHA for 70fd729
triagebot.toml
@@ -468,8 +468,8 @@ This was probably unintentional and should be reverted before this PR is merged.
468
If this was intentional then you can ignore this comment.
469
"""
470
471
-[mentions."src/tools/x/src/main.rs"]
472
-message = "`src/tools/x/src/main.rs` was changed. Bump version of Cargo.toml in `src/tools/x` ."
+[mentions."src/tools/x"]
+message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
473
474
[assign]
475
warn_non_default_branch = true
0 commit comments