Skip to content

feat - organizing results with hierarchy logic #125

@vibou

Description

@vibou

What is the problem this feature would solve?

Refined Suggestion

1. Hierarchical Prefixes

When specifying a team prefix, we can use a forward slash / to define a title hierarchy (e.g., gamme-/squad-).

Example Output:

## gamme-client
### squad-dashboard

2. Grouping Overlapping Levels

When a specific level matches multiple entries, we can group them and nest the hierarchy accordingly. For example:

## gamme-lead-client
### gamme-lead-client-p1
#### squad-dashboard

3. Advanced Grouping (Improved Rendering)

A more complex but visually cleaner approach would be to consolidate sub-levels into a single heading:

## gamme-lead-client (including p1, unset, etc.)
### squad-dashboard

What is the feature you are proposing to solve the problem?

An overall better organization of the produced digest

What alternatives have you considered?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions