Skip to content

Add no-milestone label to dependabot configuration#2912

Merged
soutaro merged 1 commit intoruby:masterfrom
soutaro:claude/dependabot-no-milestone-label-dRHbN
Apr 1, 2026
Merged

Add no-milestone label to dependabot configuration#2912
soutaro merged 1 commit intoruby:masterfrom
soutaro:claude/dependabot-no-milestone-label-dRHbN

Conversation

@soutaro
Copy link
Copy Markdown
Member

@soutaro soutaro commented Apr 1, 2026

Summary

Updated the Dependabot configuration to automatically apply the no-milestone label to pull requests created by Dependabot.

Changes

  • Added labels configuration to the Dependabot updates section
  • Configured the no-milestone label to be applied to all Dependabot-generated PRs

Details

This change ensures that dependency update pull requests created by Dependabot are automatically labeled with no-milestone, which can be used to filter or manage these PRs separately from milestone-tracked work.

Configure Dependabot to automatically apply the `no-milestone` label
to PRs it creates, so that milestone checks are skipped.

https://claude.ai/code/session_01Wwocu5spFFKTj6FnxiUr45
@soutaro soutaro added the no-milestone This PR doesn't associate with a milestone. label Apr 1, 2026
@soutaro soutaro enabled auto-merge April 1, 2026 03:40
@soutaro soutaro merged commit 3a709a3 into ruby:master Apr 1, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-milestone This PR doesn't associate with a milestone.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants