github-tools / github-tools/github-release-notes
Close a milestone after a release
- 主要言語
- JavaScript
- スター
- 897
- フォーク
- 313
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
```
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- release
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100