mapbox / mapbox/github-release-tools
Add a script that posts an update on each issue that was fixed in a release
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 16
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
For each issue that's fixed by a release, post a comment on that issue saying "Fixed in vX.Y.Z" w/ a link to the GH release notes.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查仓库现有的 release 脚本,以及它们如何识别某个 release 中修复的 issue。实现更新流程,使每个已修复的 issue 都收到一条包含 release 版本和 GitHub release notes 链接的评论,然后在不发布意外评论的情况下进行验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- release, tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100