mapbox / mapbox/github-release-tools
Is including tags in changelog-draft output really useful?
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 16
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
* `feature` and `bug` are implied given their presence in the relevant section
* `under development` should not be included (it's incorrect)
* `needs discussion` should not be included (same)
* `good first issue` seems irrelevant for changelog purposes
Seems like we should just drop this part of the output.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 changelog-draft 的实现,并检查 issue 标签是如何包含在其输出中的。移除标签部分,以省略隐含的、错误的和无关的标签,然后验证生成的 changelog 输出不再包含这些标签。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- release
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100