Skip to content

chore(renovate): ignore patch updates - #150

Merged
soblin merged 1 commit into
mainfrom
chore/renovate-ignore-patch
Aug 21, 2026
Merged

soblin merged 1 commit into
mainfrom
chore/renovate-ignore-patch

Conversation

@soblin

@soblin soblin commented Aug 21, 2026

Copy link
Copy Markdown
Owner

matchUpdateTypes: ["patch"]enabled: false にして、patch levelの更新ではPRを作らないようにする。minorとmajorはこれまで通り作られる。

getUpdateType() はmajor/minor/patchを separateMinorPatch とは独立に判定するため、この rule は全 manager (github-actions と custom.regex) に対して効く。

参考: 現在openしているPRのupdateTypeは difftastic/bottom/ghq が minor、act (v0.2.84 -> v0.2.89) が patch。

🤖 Generated with Claude Code

https://claude.ai/code/session_018aVdWSLTWB8VmHUBKgBVcN

Patch level bumps of the CLI tools do not need a PR each. minor and
major updates are still opened.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018aVdWSLTWB8VmHUBKgBVcN
@soblin
soblin enabled auto-merge (squash) August 21, 2026 17:19
@soblin
soblin merged commit 263cf48 into main Aug 21, 2026
6 checks passed
@soblin
soblin deleted the chore/renovate-ignore-patch branch August 21, 2026 17:29
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