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

Commit

Permalink
add cr pro message (#440)
Browse files Browse the repository at this point in the history
<!-- 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 -->
  • Loading branch information
harjotgill authored Aug 19, 2023
1 parent e6056fd commit 9176623
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions src/review.ts
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,17 @@ ${RAW_SUMMARY_END_TAG}
${SHORT_SUMMARY_START_TAG}
${inputs.shortSummary}
${SHORT_SUMMARY_END_TAG}
---
<details>
<summary>Uplevel your code reviews with CodeRabbit Pro</summary>
### 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.
</details>
`

statusMsg += `
Expand Down

0 comments on commit 9176623

Please sign in to comment.