Skip to content

Commit

Permalink
fixup! Notify about stale credits with PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
opatry committed Oct 3, 2024
1 parent 5d38a9a commit b3ead8c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions _ci/generate_github_comment_stale_credits.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,4 @@ case "$1" in
;;
esac

cat << __END
## ©️ Stale credits for \`$1\`\n\n
\`\`\`diff\n
${diff}\n
\`\`\`\n
Run \`${update_cmd}\` and commit resulting diff to fix the issue.
__END
echo "## ©️ Stale credits for \`$1\`"

0 comments on commit b3ead8c

Please sign in to comment.