github-tools / github-tools/github-release-notes
Can I group the issues by specific label instead of the first label?
- Lingua principale
- JavaScript
- Stelle
- 897
- Fork
- 313
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I got following error when group by specific label, can I do it by any option?
gren's version is 0.17.0
```
gren release --group-by "Type:Bug" --tags=v0.1.0..v0.2.0 --override
🤖 - Generate release notes:
===================================
✔ Releases found: 2
✔ Tags found: v0.2.0, v0.1.0
✔ Issues found: 63
The option for groupBy is invalid, please check the documentation
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with the `gren release --group-by` command using the reported `Type:Bug` value and trace the `groupBy` option handling that produces the invalid-option message. Determine the supported grouping syntax and whether a specific label can be selected; done means the command works as requested or the limitation is clearly documented.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- cli, release
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100