Skip to content

ci: update CHANGELOG.md on release#10

Merged
ttak0422 merged 1 commit intomainfrom
feature/refactor-release-action
Mar 8, 2026
Merged

ci: update CHANGELOG.md on release#10
ttak0422 merged 1 commit intomainfrom
feature/refactor-release-action

Conversation

@ttak0422
Copy link
Copy Markdown
Owner

@ttak0422 ttak0422 commented Mar 8, 2026

Summary

  • リリースワークフローにCHANGELOG.md自動更新ステップを追加
  • タグpush時にGitHub Release作成後、git-cliffで全履歴のCHANGELOGを再生成しデフォルトブランチにコミット
  • コミットメッセージ chore(release) はcliff.tomlでスキップ設定済み

Test plan

  • タグをpushしてワークフローが正常に完了することを確認
  • GitHub Releaseが作成されることを確認
  • CHANGELOG.mdがデフォルトブランチに更新コミットされることを確認

🤖 Generated with Claude Code

Add post-release steps to regenerate CHANGELOG.md using git-cliff
and commit it back to the default branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ttak0422 ttak0422 merged commit 492117f into main Mar 8, 2026
2 checks passed
@ttak0422 ttak0422 deleted the feature/refactor-release-action branch March 8, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant