Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): drop A3-technical from dependabot labels#343

Merged
clangenb merged 1 commit into
mainfrom
chore/dependabot-only-dependency-label
Apr 25, 2026
Merged

chore(deps): drop A3-technical from dependabot labels#343
clangenb merged 1 commit into
mainfrom
chore/dependabot-only-dependency-label

Conversation

@eldara-cruncher
Copy link
Copy Markdown
Collaborator

Summary

Drops A3-technical from all three dependabot ecosystems (gomod, github-actions, docker). PRs will continue to pass check_labels.yml because D0-dependency is already in the A-group enforcement list. After merge, dependabot PRs will appear only under Dependencies in release notes — not duplicated under Technical.

Companion PRs:

Test plan

  • One file changed; three identical 4-line label blocks lose - A3-technical.
  • Next dependabot PR after merge has [B0-low-priority, C0-breaks-nothing, D0-dependency] and check_labels passes.

🤖 Generated with Claude Code

Dependabot PRs were carrying both `A3-technical` and `D0-dependency`,
which made release-drafter list them under both the "Technical" and
"Dependencies" sections of release notes — visible as duplicate
entries in the rbac-proxy v1.1.0 notes that prompted this cleanup.

`check_labels.yml` already accepts `D0-dependency` as a valid A-group
label, so PRs continue to pass CI without `A3-technical`.

Applied to all three ecosystems (gomod, github-actions, docker).
Companion PRs in swarmcli-rbac-proxy / swarmcli-be / swarmcli-agent.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@clangenb clangenb merged commit 783a892 into main Apr 25, 2026
10 of 16 checks passed
@eldara-cruncher eldara-cruncher deleted the chore/dependabot-only-dependency-label branch June 5, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants