github GitHub Changelog ·

GitHub Improves Issue Label Management with GA Features

gaengineer
feature

GitHub now provides generally available enhancements for issue label management, aiming to improve organization and discovery within repositories with many labels. The update introduces suggested labels based on recent repository activity and individual user usage, speeding up the labeling process. Users can also archive labels they no longer actively use, which keeps the label picker tidy while preserving historical data on existing issues. This functionality simplifies issue tracking for developers and teams using GitHub.

Features (1)
  • Archive Unused Labels While Retaining History

    Labels that are no longer actively used can now be archived, preserving their history on existing issues. This keeps the label picker focused on active labels, and archived labels can be unarchived at any time from the repository Labels page.

Read the original announcement →

https://github.blog/changelog/2026-08-27-label-archiving-is-generally-available

Related releases