github-tools / github-tools/github-release-notes

Can I group the issues by specific label instead of the first label?

未关闭
#227 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
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

```

贡献指南

打开贡献指南

调研方向

从使用报告中的 `Type:Bug` 值运行 `gren release --group-by` 命令开始,跟踪生成无效选项消息的 `groupBy` 选项处理过程。确定受支持的分组语法,以及是否可以选择特定的标签;当命令按要求运行,或限制得到明确记录时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
cli, release
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。