Skip to content

Issues cannot have more than 100 labels #115

@Nuru

Description

@Nuru

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThe issue has been open for a year without any activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions