github-tools / github-tools/github-release-notes
override wrong release note
- 主要言語
- 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
コントリビューションガイド
調査の方向性
Reproduce the reported `gren release` command using `--override` and the tag range `build.20210901..build.20210825`. Start by tracing how the release command interprets the `--tags` range and selects the release to update. Done means the command updates the intended newer tag, with coverage for this tag-order case.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, node.js
- 領域
- cli, release
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100