Skip to content

chore: Renovateの設定を追加#18

Merged
eai04191 merged 4 commits into
mainfrom
chore/add-renovate-config
Apr 1, 2026
Merged

chore: Renovateの設定を追加#18
eai04191 merged 4 commits into
mainfrom
chore/add-renovate-config

Conversation

@eai04191
Copy link
Copy Markdown
Member

@eai04191 eai04191 commented Apr 1, 2026

issue

なし

変更内容

依存関係の自動更新のためRenovateの設定を追加。

  • 毎週月曜の朝9時前(JST)にチェック
  • リリースから3日以上経過したバージョンのみ対象
  • minor/patchの更新は1つのPRにグループ化

確認したこと

  • renovate.jsonのスキーマに準拠していることを確認

スクリーンショット

なし

補足事項

bizaigent-frontendのRenovate設定を参考に、このプロジェクトに不要な設定(ignoreDeps, customManagers等)を除外して作成。

PR時のセルフチェック

  • 関数や変数の命名は一目で分かるものになってますか?
  • コメントは適切な量で、誰が見ても分かるコメントになってますか?
  • PR内容に関するテストは書きましたか?
  • PR内容に付随する各種ドキュメントは一緒に修正しましたか?
  • IssueをCloseする場合、完了の定義は満たせていますか?

by Claude Code Badge

依存関係の自動更新のためRenovateを導入する。
毎週月曜9時前にチェックし、minor/patchは1つのPRにグループ化する。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 1, 2026 10:35
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renovate による依存関係自動更新の運用条件(実行タイミング・対象バージョン・PRのグルーピング)が明確に整理されていて、導入として分かりやすいPRです。

Changes:

  • Renovate の設定ファイル renovate.json を追加
  • JSTで「月曜9時前」に実行するスケジュールを設定
  • リリース後3日経過した minor/patch 更新を1PRにグルーピング

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread renovate.json Outdated
eai04191 and others added 2 commits April 1, 2026 19:39
パターンマッチではなく厳密一致で対象ブランチを指定するため

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 1, 2026 10:39
@eai04191 eai04191 merged commit 02e1c5e into main Apr 1, 2026
5 checks passed
@eai04191 eai04191 deleted the chore/add-renovate-config branch April 1, 2026 10:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants