Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 9176623

Browse files
authored
add cr pro message (#440)
<!-- This is an auto-generated comment: release notes by OSS CodeRabbit --> ### 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! 🌅💻 <!-- end of auto-generated comment: release notes by OSS CodeRabbit -->
1 parent e6056fd commit 9176623

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

dist/index.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/review.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,17 @@ ${RAW_SUMMARY_END_TAG}
457457
${SHORT_SUMMARY_START_TAG}
458458
${inputs.shortSummary}
459459
${SHORT_SUMMARY_END_TAG}
460+
461+
---
462+
463+
<details>
464+
<summary>Uplevel your code reviews with CodeRabbit Pro</summary>
465+
466+
### CodeRabbit Pro
467+
468+
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.
469+
470+
</details>
460471
`
461472

462473
statusMsg += `

0 commit comments

Comments
 (0)