github-tools / github-tools/github-release-notes
What am I not understanding...
- Lenguaje dominante
- JavaScript
- Estrellas
- 897
- Forks
- 313
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Please tell me why I'm not getting my second release and what from the docs am I missing??
```none
git tag 1.0
git push origin --tags
gren release
```
✔ 1.0 has been successfully created!
Now I make some change in the repo, commit & push..
```none
git tag 1.1
git push origin --tags
gren release
Getting gren config from local file /home/brett/repos/my-org/terraform-google-billing-budget/.grenrc
🤖 - Generate release notes:
===================================
✔ Releases found: 1
✔ Tags found: 1.0, 1.1
✔ Issues found: 5
Skipping 1.0 (use --override to replace it)
```
I would expect this to create the 1.1 release for me???
Guía de contribución
Línea de trabajo
Empieza reproduciendo los comandos de tag y de release de gren con la .grenrc local mostrada y compara el tratamiento de los tags 1.0 y 1.1. Se considera terminado cuando gren crea el release de GitHub 1.1 esperado en lugar de omitirlo.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- git, github, javascript
- Área
- cli, release
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 30/100