github-tools / github-tools/github-release-notes
Generating release notes using Pull Request data source is not working
- Langage dominant
- JavaScript
- Étoiles
- 897
- Forks
- 313
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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 ?
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, node.js
- Domaine
- release
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100