Skip to content

Update documentation to note that you can use sentences in labels #780

Open
@mofosyne

Description

@mofosyne

https://github.com/Prowlarr/Prowlarr/blob/develop/.github/labeler.yml

Was able to see that you are allowed to do this:

'Area: API':
  - changed-files:
      - any-glob-to-any-file:
          - src/Prowlarr.Api.V1/**/*

'Area: Db-migration':
  - changed-files:
      - any-glob-to-any-file:
          - src/NzbDrone.Core/Datastore/Migration/*

And that you are no restricted to only alphanumeric no space labels. This would have been handy to know in the readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions