From 9176623ded05dfe85eeff9ebc4959fd772d711fd Mon Sep 17 00:00:00 2001 From: Harjot Gill Date: Sat, 19 Aug 2023 11:28:39 -0700 Subject: [PATCH] add cr pro message (#440) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Summary by CodeRabbit ## Release Notes ### New Feature - Introduced CodeRabbit Pro, an advanced paid version of the project with additional features and improvements compared to the open-source version. --- > 🎉 Celebrate, oh developers far and wide, 🌍 > > For CodeRabbit Pro has arrived! 🐇💼 > > With features new and improvements galore, 💡🚀 > > Coding will never be a bore. 🎈🎊 > > So let's embrace this change, my friend, 👫 > > And code towards a future without end! 🌅💻 --- 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..37c8e4e1 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, superior noise reduction 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..69112de4 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, superior noise reduction and several proprietary improvements compared to the open source version. + +
` statusMsg += `