We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b379fc commit 66f9f44Copy full SHA for 66f9f44
triagebot.toml
@@ -61,6 +61,9 @@ review_labels = ["S-waiting-on-review"]
61
remove_labels = ["S-waiting-on-author"]
62
add_labels = ["S-waiting-on-review"]
63
64
+[issue-links]
65
+check-commits = "uncanonicalized"
66
+
67
[autolabel."A-build-execution"]
68
trigger_files = [
69
"src/cargo/core/compiler/compilation.rs",
0 commit comments