github-tools / github-tools/github-release-notes
Generating release notes using Pull Request data source is not working
未关闭
- 主要语言
- JavaScript
- 星标
- 897
- 派生
- 313
- PR 合并指标
- 30 天内没有已合并 PR
描述
When I use "prs" data source in my `.grenrc.js` file, it recognizing the correct number of closed Pull Requests but does not actually pull any data from them. I get this on my release notes: `No changelog for this release.`
The same when ran with "commits" data source, works fine and lists all the commits that occured for that tag.
Am I missing something ?
贡献指南
调研方向
首先使用 `.grenrc.js` 中的 `prs` 数据源复现 release notes 的生成,然后将其与正常工作的 `commits` 数据源进行比较。跟踪已关闭的 pull request 是如何被识别并转换为 release note 数据的,并将 `No changelog for this release.` 输出作为失败条件。完成的标准是 `prs` 数据源列出该 tag 的 pull request 数据。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js
- 领域
- release
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100