Skip to content

ci: Dependabot のセキュリティ修正を自動で取り込む - #11

Merged
nakamura196 merged 1 commit into
mainfrom
ci/dependabot-security-merge
Sep 17, 2026
Merged

nakamura196 merged 1 commit into
mainfrom
ci/dependabot-security-merge

Conversation

@nakamura196

Copy link
Copy Markdown
Collaborator

Dependabot の更新のうち、脆弱性を減らすものだけを自動で取り込む仕組みを入れます。

  • dependabot-security-merge.yml: 更新前後の npm audit(high/critical の件数)を比べ、減る場合だけ、他のチェックの成功を待ってマージします。メジャー更新は対象外です。マージ後にデプロイ用ワークフローを起動します(GITHUB_TOKEN でのマージは push のワークフローを起動しないため)。
  • CI の audit は Dependabot の PR では失敗扱いにしません(一部だけ直す更新が取り込めなくなるため)。
  • CI が無いリポジトリには最小の CI を追加しています。

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@nakamura196
nakamura196 merged commit 1740abc into main Sep 17, 2026
2 checks passed
@nakamura196
nakamura196 deleted the ci/dependabot-security-merge branch September 17, 2026 14:24
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