github-tools / github-tools/github-release-notes
How to use gren for private repo and django/react app?
- Lenguaje dominante
- JavaScript
- Estrellas
- 897
- Forks
- 313
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have a private repo in Github which uses django for backend and react for frontend
I like to have my changelog exposed to my endusers as well.
If I expose my changelog to endusers AND I use gren, this will certainly force me and my team to write better commit messages.
I typically handwrite the changelog into html markup for the changelog to show up in the app. And typically it's just a long html page with the contents arranged like this:
```
v0.11.0 (yyyy-mm-dd)
- something
- another thing
v0.10.2 (yyyy-mm-dd)
- something
- another thing
and so on...
```
What's the output of running gren so that I can transpile it into the format I need to show to endusers?
Guía de contribución
Línea de trabajo
No se nombra ningún archivo, prueba ni punto de entrada. Empieza comprobando la salida de release notes generada por gren y cómo gestiona los repositorios privados; se considera terminado cuando se documente si esa salida puede transformarse al formato de changelog HTML solicitado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- django, javascript, react
- Área
- documentation, release
- Tipo de issue
- Documentación
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100