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

override wrong release note

未关闭
#303 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
897
派生
313
PR 合并指标
30 天内没有已合并 PR

描述

when i run "gren release":

(base) root@ubuntu:~# gren release '--username=haiming3' '--repo=mercuy' '--data-source=prs' '--tags=build.20210901..build.20210825' '--token=' --override

🤖 - Generate release notes:
===================================
✔ Releases found: 3
✔ Tags found: build.20210825, build.20210901
✔ Pull Requests found: 86
✔ build.20210825 has been successfully updated!
See the results here: https://github.com/haiming3/mercuy/releases/tag/build.20210825

question:
As seen above, gren will update my "build. 20210825". Shouldn't it update my "build. 20210901"?

My configuration is -- tags = build. 20210901.. build. 20210825 '

build. 20210901 is my new tag

贡献指南

打开贡献指南

调研方向

使用 `--override` 和标签范围 `build.20210901..build.20210825` 重现报告中的 `gren release` 命令。首先跟踪 release 命令如何解释 `--tags` 范围,以及如何选择要更新的 release。完成的标准是该命令更新预期的较新标签,并且覆盖此标签顺序场景。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, node.js
领域
cli, release
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。