You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task involves implementing a group tagging feature for the main repository view in Backstage. The goal is to enhance repository organization and improve searchability by allowing repositories to be tagged with group identifiers. This will enable users to easily categorize, filter, and find repositories based on their associated groups or teams.
Done When
A group/multiple tagging system for repositories is implemented in Backstage
Users can create, edit, and delete group tags
Repositories can be assigned multiple group tags
The main repository view includes a visible representation of group tags
A filter/search functionality is added to find repositories by group tags
The UI for managing tags is intuitive and user-friendly
Group tags are stored persistently and associated with repositories
API endpoints for tag management are created and documented
Existing repositories can be batch-tagged for initial setup
Tag colors or icons can be customized for visual distinction
Documentation is updated to explain the group tagging feature
The text was updated successfully, but these errors were encountered:
What
This task involves implementing a group tagging feature for the main repository view in Backstage. The goal is to enhance repository organization and improve searchability by allowing repositories to be tagged with group identifiers. This will enable users to easily categorize, filter, and find repositories based on their associated groups or teams.
Done When
The text was updated successfully, but these errors were encountered: