github-tools / github-tools/github-release-notes
Generating release notes using Pull Request data source is not working
- Vorherrschende Sprache
- JavaScript
- Sterne
- 897
- Forks
- 313
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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 ?
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, node.js
- Bereich
- release
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100