We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ec893 commit 973dc46Copy full SHA for 973dc46
.github/scripts/comment_on_large_pr.js
@@ -24,7 +24,7 @@ const notifyAuthor = async ({
24
25
let msg = `### ⚠️Large PR detected⚠️
26
27
- Please consider breaking into smaller PRs to avoid significant review delays. Ignore if this PR has naturally grown to this size after reviews.
+Please consider breaking into smaller PRs to avoid significant review delays. Ignore if this PR has naturally grown to this size after reviews.
28
`;
29
30
try {
0 commit comments