Improve label categorization in monthly reports#599
Merged
Conversation
Moved todo to done/, beginning implementation on feature branch.
- Add aarch64 label to Hardware category (ARM64 architecture work) - Add aarch64 color mapping (F59E0B amber, matches area/hardware) - Add kind/parity to Tech Debt category (feature parity work) This reduces items in 'Other' section and improves categorization.
Add italic descriptions below each category header explaining what types of work fall under each area. Descriptions appear above the Planned/ Opportunistic split and are shown even for empty categories (with ChillOps message). Categories with descriptions: - Desktop: GNOME, Aurora (KDE), terminal enhancements - Development: Development tools and IDE integrations - Ecosystem: Homebrew, Bluespeed (AI/ML), Flatpak apps - System Services & Policies: Systemd and system-level policies - Hardware: Drivers, NVIDIA GPU, ARM64 architecture - Infrastructure: ISO, upstream integration, build systems, testing - Documentation: Documentation improvements - Tech Debt: Maintenance and feature parity work - Automation: CI/CD pipelines, GitHub Actions, Renovate - Localization: Translation and internationalization Improves reader clarity and helps understand report organization.
Regenerate with new label mappings and category descriptions: - aarch64 items now in Hardware section (from Other) - kind/parity items now in Tech Debt section - All categories show descriptive text - 2 additional items categorized (was 164, now 166) This demonstrates the improvements working correctly.
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
Improves monthly report quality by adding missing label mappings and category descriptions.
Changes
Add missing label mappings:
aarch64to Hardware category (ARM64 architecture work)kind/parityto Tech Debt category (feature parity between variants)Add category descriptions:
Impact
Verification
Files Changed
scripts/lib/label-mapping.mjs- Added 2 labels to categoriesscripts/lib/markdown-generator.mjs- Added description injection logicreports/2026-01-31-report.mdx- Regenerated with improvements.planning/todos/done/2026-01-28-improve-label-categorization.md- Todo trackingRelated
e568ef8