Skip to content

Add declarative label taxonomy#197

Merged
jbrotsos merged 1 commit intomainfrom
feat/label-taxonomy
Mar 3, 2026
Merged

Add declarative label taxonomy#197
jbrotsos merged 1 commit intomainfrom
feat/label-taxonomy

Conversation

@DimaBir
Copy link
Collaborator

@DimaBir DimaBir commented Mar 2, 2026

Summary

  • Adds .github/labels.yml as the source of truth for repository label definitions
  • Updates agentic workflow to use new taxonomy labels instead of legacy names
  • Labels have already been created directly on the repo via the GitHub API

Changes

  • labels.yml: Full taxonomy — type, priority, status, area, resolution, community, special
  • msdo-issue-assistant.md: add-labels.allowed updated to new taxonomy (type:bug, status:waiting-on-author, status:team-review, etc.)
  • msdo-issue-assistant.lock.yml: Recompiled

Notes

  • No sync workflow needed — labels are managed directly via API

@DimaBir DimaBir requested a review from a team as a code owner March 2, 2026 18:09
@DimaBir DimaBir assigned DimaBir and unassigned DimaBir Mar 2, 2026
@DimaBir DimaBir requested a review from jbrotsos March 2, 2026 19:51
@DimaBir DimaBir force-pushed the feat/label-taxonomy branch from 21d4229 to e7d37be Compare March 3, 2026 16:54
@DimaBir DimaBir changed the title feat(ci): add declarative label taxonomy and sync workflow Add declarative label taxonomy Mar 3, 2026
- Add .github/labels.yml as source of truth for repository labels
- Update agentic workflow to use new taxonomy labels (type:bug,
  status:waiting-on-author, status:team-review, etc.)
- Labels are managed directly via the GitHub API
@DimaBir DimaBir force-pushed the feat/label-taxonomy branch from e7d37be to 014299a Compare March 3, 2026 16:57
@jbrotsos jbrotsos merged commit 31da2d7 into main Mar 3, 2026
12 checks passed
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.

2 participants