Release tool: provide an indication when CHANGELOG entry has no content
- Lenguaje dominante
- JavaScript
- Estrellas
- 77
- Forks
- 83
- Merge medio
- 2 d 5 h
- PR fusionados (30 d)
- 37
Descripción
One of the steps of the release process is CHANGELOG entry generation. Sometimes the entry might have no content (for example when only docs/refactoring changes were merged since the previous release) and the entry looks like this:
```
# 13.0.2 (2021-11-17)
## Special Thanks
Andrew Kushnir, Armen Vardanyan, Dylan Hunn, Joey Perrott, Martin von Gagern, Paul Gschwendtner, Pete Bacon Darwin, Ramesh Thiruchelvam, dario-piotrowicz and fusho-takahashi
```
Release instructions used to suggest that Caretakers should add the following phrase in this case:
```
This release contains various API docs improvements.
```
The proposal is to warn a Caretaker that actions need to be taken to update the CHANGELOG.
P.S.: issue #263 also results in adding the same update to the PR generated against the master branch during the patch release.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza localizando el paso de generación de entradas del CHANGELOG de la herramienta de release y reproduce un release cuya entrada contenga únicamente el encabezado y los agradecimientos especiales. Confirma que la advertencia indica al Caretaker que actualice el CHANGELOG, incluido el patch-release PR generado contra el master branch; se considera completado cuando ambos casos proporcionan esa indicación.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- release
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100