chore(dependabot): emit type.deps + agent.bot labels#24
Merged
Conversation
Aligns Dependabot PR labels with the canonical ArcavenAE scheme
defined in aae-orc/labels/schema.yaml. Replaces the legacy
`dependencies` label with:
- type.deps — canonical "kind of change" scope for dependency updates
- agent.bot — canonical non-human origin (distinct from agent.worker
for Claude Code agents and agent.envoy for envoys)
Future Dependabot PRs will carry these two labels instead of
`dependencies`. The legacy label can be deleted from the repo once
no open PRs still reference it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Swaps Dependabot's auto-applied labels from the legacy
dependenciesto the canonical ArcavenAE labels:type.deps— the "kind of change" scope for dependency updatesagent.bot— non-human origin (distinct fromagent.worker/agent.envoy)Part of the org-wide label scheme consolidation landed in
aae-orc/labels/schema.yaml.Context
Every active ArcavenAE repo now shares the canonical label set (universal
type.*,priority.*,scope.*,triage.*,status.*,agent.*,resolution.*,contrib.*, optionalgate.*/provenance.*/process.*, plus per-repoarea.*). Dependabot is the last system still emitting the legacydependencieslabel; this PR fixes that.Test plan
type.deps+agent.botand NOTdependenciesdependenciesas a label trigger (verified before merge)Follow-up
Once every open Dependabot PR in the repo uses the new labels, the legacy
dependencieslabel can be deleted from the repo's label set.Related
~/.claude/skills/gh-labels/references/arcavenae-label-scheme.mdaae-orc/labels/schema.yaml