This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +26
-5
lines changed Expand file tree Collapse file tree 1 file changed +26
-5
lines changed Original file line number Diff line number Diff line change @@ -148,13 +148,34 @@ Test your configuration using the **Preview Report** button to generate a sample
148148
149149### Grouping Options
150150
151- Organize report content by :
151+ Reports can be organized hierarchically using groups and subgroups :
152152
153- - Repository
154- - Labels
155- - Teams
153+ #### Primary Grouping
156154
157- This helps keep information organized for larger organizations or teams.
155+ Select from these options to organize your main report structure:
156+
157+ - ** None** : No grouping, flat list of items
158+ - ** Repository** : Group by source repository
159+ - ** Label** : Group by PR labels
160+ - ** Team** : Group by team ownership
161+ - ** User** : Group by PR author
162+
163+ #### Subgrouping
164+
165+ After selecting a primary group, you can add a secondary level of organization:
166+
167+ - Choose any remaining grouping option for further categorization
168+ - Subgroups create a nested hierarchy within primary groups
169+ - Select "None" to use only primary grouping
170+
171+ ::: tip
172+ Choose grouping options that match your team's workflow. For example:
173+
174+ - Use Repository → Team for large multi-team organizations
175+ - Use User → Label to track individual contributions by type
176+ - Use Team → Repository to monitor team activity across repos
177+
178+ :::
158179
159180### Report Lifecycle Management
160181
You can’t perform that action at this time.
0 commit comments