Skip to content

Add Renovate for automated dependency updates#32

Open
tichise wants to merge 1 commit intomasterfrom
feature/add-renovate
Open

Add Renovate for automated dependency updates#32
tichise wants to merge 1 commit intomasterfrom
feature/add-renovate

Conversation

@tichise
Copy link
Owner

@tichise tichise commented Dec 28, 2025

Summary

  • Renovateの設定ファイル(renovate.json)を追加
  • 手動実行およびスケジュール実行可能なGitHub Actionsワークフローを追加
  • Dry-runオプションでテスト実行が可能

Setup Required

  1. GitHub Personal Access Token (PAT) を作成
  2. リポジトリのSecretsに RENOVATE_TOKEN として追加

Test plan

  • RENOVATE_TOKEN secretを設定
  • ActionsタブからDry-run=trueで手動実行してテスト
  • 正常に動作することを確認

🤖 Generated with Claude Code

- Add renovate.json with base configuration
- Add GitHub Actions workflow for manual/scheduled runs
- Support dry-run option for testing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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

Comments