agentic-labeler
Installation
SKILL.md
Agentic Labeler
Labeling rules for the dotnet/maui repository. These rules are the canonical source of truth for how issues and PRs should be labeled. They are consumed by the agentic-labeler gh-aw workflow and can also be used standalone for batch evaluation or interactive labeling.
π¨ Scope: area-* and platform/* ONLY
The labeler applies only two label families, and nothing else:
- Exactly one
area-*β derived from the subject matter (control name, area like layout / navigation / xaml / infrastructure / etc.). Choose the single most specific match for the dominant subsystem; see the tie-breaking rules below. - One or more
platform/*β derived from changed-file platform conventions on PRs, or from explicit platform mentions on issues. Apply all that fit. Exception:platform/tizenis never applied by this labeler under any circumstance, even when Tizen files are touched or Tizen is named in an issue (see the platform-label rules below).
The labeler must NOT apply any other label, ever. Specifically, do not apply: