@@ -15,12 +15,14 @@ CodeRabbit Pro offers automated recurring reports that provide insights into you
15
15
16
16
## Setting Up a Recurring Report
17
17
18
- 1 . Navigate to ** Recurring Reports** in the CodeRabbit dashboard
19
- 2 . Click ** Create New Report**
18
+ 1 . Navigate to ** Recurring Reports** in the [ CodeRabbit dashboard] ( https://app.coderabbit.ai/reports/recurring )
19
+ 2 . Click ** Create Report**
20
20
3 . Configure the following settings:
21
21
22
22
### Schedule Configuration
23
23
24
+ ![ Schedule Configuration] ( /img/guides/report-params.png )
25
+
24
26
- ** Frequency** : Choose between weekly, monthly, or custom intervals
25
27
- ** Days** : Select specific days of the week or month
26
28
- ** Time** : Set the time for report generation in your timezone
@@ -41,8 +43,9 @@ Reports summarize events between scheduled intervals. For example, a Monday repo
41
43
CodeRabbit offers several built-in templates:
42
44
43
45
1 . ** Daily Standup Report** : A concise summary of pull requests and activities
44
- 2 . ** Sprint/Release Notes** : Detailed summaries combining related changes
45
- 3 . ** Custom Templates** : Create your own format using prompts
46
+ 2 . ** Sprint Report** : A structured overview of sprint goals, completed tasks, in-progress work, and blockers
47
+ 3 . ** Release Notes** : A high-level changelog with summary and significant changes
48
+ 4 . ** Custom Templates** : Create your own format using prompts
46
49
47
50
Example custom prompt:
48
51
@@ -62,6 +65,8 @@ Do not include:
62
65
63
66
Configure where your reports will be delivered:
64
67
68
+ ![ Report Delivery Platforms] ( /img/guides/report-platforms.png )
69
+
65
70
#### Email
66
71
67
72
- Enter individual email addresses
0 commit comments