You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
r"There are issue links (such as `#123`) in the commit messages of the following commits.
36
-
*Please remove them as they will spam the issue with references to the commit.*
36
+
*Please move them to the PR description, to avoid spamming the issues with references to the commit, and so this bot can automatically canonicalize them to avoid issues with subtree.*
37
37
{issue_links_commits}",
38
38
))
39
39
}
@@ -78,7 +78,7 @@ fn test_mentions_in_commits() {
78
78
issue_links_in_commits(&config,&commits),
79
79
Some(
80
80
r"There are issue links (such as `#123`) in the commit messages of the following commits.
81
-
*Please remove them as they will spam the issue with references to the commit.*
81
+
*Please move them to the PR description, to avoid spamming the issues with references to the commit, and so this bot can automatically canonicalize them to avoid issues with subtree.*
r"There are issue links (such as `#123`) in the commit messages of the following commits.
106
-
*Please remove them as they will spam the issue with references to the commit.*
106
+
*Please move them to the PR description, to avoid spamming the issues with references to the commit, and so this bot can automatically canonicalize them to avoid issues with subtree.*
0 commit comments