From e0b38e0a2b43c4a4c6ff8689f76c60af3e12dd2f Mon Sep 17 00:00:00 2001 From: Harjot Gill Date: Sat, 19 Aug 2023 11:21:20 -0700 Subject: [PATCH] add cr pro message --- dist/index.js | 11 +++++++++++ src/review.ts | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/dist/index.js b/dist/index.js index cb3eaf6b..b09c828f 100644 --- a/dist/index.js +++ b/dist/index.js @@ -7628,6 +7628,17 @@ ${lib_commenter/* RAW_SUMMARY_END_TAG */.rV} ${lib_commenter/* SHORT_SUMMARY_START_TAG */.O$} ${inputs.shortSummary} ${lib_commenter/* SHORT_SUMMARY_END_TAG */.Zb} + +--- + +
+Uplevel your code reviews with CodeRabbit Pro + +### CodeRabbit Pro + +If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context and several proprietary improvements compared to the open source version. + +
`; statusMsg += ` ${skippedFiles.length > 0 diff --git a/src/review.ts b/src/review.ts index 07bf2e59..6d63f379 100644 --- a/src/review.ts +++ b/src/review.ts @@ -457,6 +457,17 @@ ${RAW_SUMMARY_END_TAG} ${SHORT_SUMMARY_START_TAG} ${inputs.shortSummary} ${SHORT_SUMMARY_END_TAG} + +--- + +
+Uplevel your code reviews with CodeRabbit Pro + +### CodeRabbit Pro + +If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context and several proprietary improvements compared to the open source version. + +
` statusMsg += `