github-tools / github-tools/github-release-notes
Create release npm task
Aberta
enhancement
internal
- Linguagem predominante
- JavaScript
- Estrelas
- 897
- Forks
- 313
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The releases should be automated (using `gren` 😅) in order to:
- Create the docs
- Generate release notes
- Update `CHANGELOG.md`
This could be done as a node script `release` and triggered by the pre-publish.
Guia de contribuição
Direção de pesquisa
Start by inspecting the existing npm scripts and release flow, then review CHANGELOG.md and how the project currently creates documentation and release notes. Define the `release` Node task around gren and its pre-publish trigger; done means those steps run automatically and update the changelog during publishing.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript
- Domínio
- documentation, release
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100