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

What am I not understanding...

オープン
#270 コメント 8 件 リアクション 5 件 担当者 0 名 GitHub で見る
bug
主要言語
JavaScript
スター
897
フォーク
313
PR マージ指標
30日以内にマージされた PR はありません

説明

Please tell me why I'm not getting my second release and what from the docs am I missing??

```none
git tag 1.0
git push origin --tags
gren release
```
✔ 1.0 has been successfully created!

Now I make some change in the repo, commit & push..

```none
git tag 1.1
git push origin --tags
gren release
Getting gren config from local file /home/brett/repos/my-org/terraform-google-billing-budget/.grenrc

🤖 - Generate release notes:
===================================
✔ Releases found: 1
✔ Tags found: 1.0, 1.1
✔ Issues found: 5
Skipping 1.0 (use --override to replace it)
```

I would expect this to create the 1.1 release for me???

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reproducing the tag and gren release commands with the shown local .grenrc and compare the handling of tags 1.0 and 1.1. Done means gren creates the expected 1.1 GitHub release instead of skipping it.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
git, github, javascript
領域
cli, release
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。