github-tools / github-tools/github-release-notes

Close a milestone after a release

未關閉
#215 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。