github-tools / github-tools/github-release-notes
Change log date for unpublished releases
- Lenguaje dominante
- JavaScript
- Estrellas
- 897
- Forks
- 313
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The changelog command sets the date to 01-01-1970 for unpublished releases
https://github.com/github-tools/github-release-notes/blob/ff0ddae3938db3cfcca5ef317d74eee034c32cc5/lib/src/Gren.js#L499
Maybe it should fallback to a different date if `release.published_at` is `null`
Guía de contribución
Línea de trabajo
Start at lib/src/Gren.js line 499, where the changelog command handles the release date. Inspect how unpublished releases with a null release.published_at are formatted, then determine the appropriate fallback date and verify that the generated changelog no longer uses 01-01-1970 for those releases.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- 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
- 55/100