-
Notifications
You must be signed in to change notification settings - Fork 449
Closed
Labels
staleThe issue has been open for a year without any activityThe issue has been open for a year without any activity
Description
I have auto-labeler set up on a monorepo and sometimes it generates (per configuration) more than 100 labels. However, it then fails with the error:
HttpError: Validation Failed. Issues cannot have more than 100 labels:
There needs to be some mechanism to handle the case when it would generate more than 100 labels. Ideas:
- Some way to truncate the list (and perhaps add a "truncated" label)
- A way to prioritize labels, so that the most important labels are set even if some others are truncated
- Some way to merge labels if there are too many
- An alternative label configuration to use if the first one generates too many labels.
michaelfarrell76, DanielTamkin, alexantom, nradulaski-godaddy and markmssd
Metadata
Metadata
Assignees
Labels
staleThe issue has been open for a year without any activityThe issue has been open for a year without any activity