github-tools / github-tools/github-release-notes
Limits the issue list to 30 while generating release notes
- Lenguaje dominante
- JavaScript
- Estrellas
- 897
- Forks
- 313
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When I try to generate release notes which has issues more than 30, it ignores the the issues after 30th issue. Below is the logs I am getting while generating relase notes.
```
🤖 - Generate release notes:
===================================
✔ Releases found: 1
✔ Tags found: v1.0, starting_v1.0_implementation
✔ Issues found: 30
```
May I know, how we can change the count of issues to be consider while generating notes.
Guía de contribución
Línea de trabajo
Trace the release-note generation path that emits the “Issues found: 30” log and identify where issue retrieval is capped. Done means release notes include issues beyond the 30th; verify with a release containing more than 30 issues.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github, javascript
- Área
- release
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100