Skip to content

add reporting guide #187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jan 3, 2025
Prev Previous commit
Next Next commit
add note on languages
  • Loading branch information
alexcoderabbitai committed Jan 3, 2025
commit 28ee6b5856d1fed5ab27278b009a1fa467aaab9d
8 changes: 4 additions & 4 deletions docs/guides/scheduled-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ PRs are marked as stale after 168 hours (7 days) of inactivity. This helps ident

CodeRabbit offers several built-in templates:

1. **Daily Standup Report**: A concise summary of pull requests and activities
2. **Sprint Report**: A structured overview of sprint goals, completed tasks, in-progress work, and blockers
3. **Release Notes**: A high-level changelog with summary and significant changes
4. **[Custom Templates](./custom-reports.md)**: Create your own format using prompts
1. **Daily Standup Report**: A concise summary of pull requests and activities.
2. **Sprint Report**: A structured overview of sprint goals, completed tasks, in-progress work, and blockers.
3. **Release Notes**: A high-level changelog with summary and significant changes.
4. **[Custom Templates](./custom-reports.md)**: Create your own format using prompts. Has support for multiple languages.

Example custom prompt:

Expand Down
Loading