Skip to content

Commit bae64f4

Browse files
committed
Add documentation for group issues with multiple labels
1 parent 76e5903 commit bae64f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/options.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Via the configuration file you can have more complex grouping, using labels in a
5858

5959
In this case `gren` will group all the issues labeled with `enhancement` and `internal` under the title _"Enhancements: "_ and all the ones with `bug` under the title _"Bug Fixes: "_.
6060

61+
#### Issues with multiple labels
62+
63+
In case an issue has more than a specified label (e.g. both "enhancement" and "bug"), `gren` will prioritise based on the order (i.e. the issue will only appear in the "Enhancements" group).
64+
6165
### Extensions
6266

6367
The accepted file extensions are the following:

0 commit comments

Comments
 (0)