github-tools / github-tools/github-release-notes
Close a milestone after a release
- Lingua principale
- JavaScript
- Stelle
- 897
- Fork
- 313
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
First of all, thanks for a great app!
I'd like to propose the following new feature:
- when we have `dataSource` set to `milestones`, gren could close the milestone after a release.
Right now, I have to do it manually, and it's easy to forget.
In order not to break backwards compatibility, it could be an opt-in behavior through a gren config file, e.g.
```yml
closeMilestoneAfterRelease: true
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by tracing the `dataSource: milestones` path and the gren config handling. Check how a release is completed and how milestones are accessed, then identify the existing test entry points for release behavior. Done means an opt-in `closeMilestoneAfterRelease: true` setting closes the relevant milestone after release without changing the default behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- release
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100