github-tools / github-tools/github-release-notes
Change log date for unpublished releases
オープン
- 主要言語
- JavaScript
- スター
- 897
- フォーク
- 313
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The changelog command sets the date to 01-01-1970 for unpublished releases
https://github.com/github-tools/github-release-notes/blob/ff0ddae3938db3cfcca5ef317d74eee034c32cc5/lib/src/Gren.js#L499
Maybe it should fallback to a different date if `release.published_at` is `null`
コントリビューションガイド
調査の方向性
Start at lib/src/Gren.js line 499, where the changelog command handles the release date. Inspect how unpublished releases with a null release.published_at are formatted, then determine the appropriate fallback date and verify that the generated changelog no longer uses 01-01-1970 for those releases.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- release
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100