github-tools / github-tools/github-release-notes
dry run
- Langage dominant
- JavaScript
- Étoiles
- 897
- Forks
- 313
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I'm commenting on an issue that was already raised 3 years ago in #167, the scope of mine explains more and requests further things.
I'm want to see the release notes that green generates before committing. It is telling me that a release already exists, which is absolutely true, but I want to see what gren generates.
I can't do this because it's going to instantly overwrite the release notes for a release I've already pushed if I use the overwrite switch, this 100% not what I want to happen, I want to compare what I have against what green would generate.
The same is true of changelogs, although because green only creates them locally, it's not so much of an issue.
Please consider adding a --dry-run option.
I have been looking at the code, but I'm not really familiar with node and I can't get it to run from source, if I use npm start it complains that "./bin/gren.js" does not exist, which is absolutely true. There's no instructions that I could find in this repo on how to run it/build it/install it from source.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par inspecter le point d’entrée npm start et le chemin bin/gren.js référencé, puisque l’issue indique que la configuration source ne peut pas s’exécuter. Suivez la façon dont les release notes et les changelogs locaux sont générés, puis vérifiez qu’un dry run prévisualise les deux sorties sans écraser une release existante.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, node.js
- Domaine
- cli, release
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100