github-tools / github-tools/github-release-notes
Can I group the issues by specific label instead of the first label?
- 主要言語
- JavaScript
- スター
- 897
- フォーク
- 313
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
```
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli, release
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100