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 ?
貢獻指南
研究方向
Start by reproducing the release-notes generation with the `.grenrc.js` `prs` data source, then compare it with the working `commits` source. Trace how closed pull requests are identified and converted into release-note data, using the `No changelog for this release.` output as the failure condition. Done means the `prs` source lists the pull-request data for the tag.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, node.js
- 領域
- release
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100