Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced label customization #121

Open
paduszyk opened this issue Dec 3, 2023 · 2 comments
Open

Enhanced label customization #121

paduszyk opened this issue Dec 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@paduszyk
Copy link
Contributor

paduszyk commented Dec 3, 2023

Hi!

Have you ever considered extending label customization? For instance, one could define (in labeler.yml) a color and/or description of the labels when applying the rules.

labels:
- label: "🔧 chore"
  color: "202020"
  description: "Configuration, codebase maintenance tools"
  files:
    - '\.editorconfig'
    - '\.gitignore'

Thanks!

By the way: Thanks for developing and maintaining the action! It's great! 🙇🏻 👍🏻

@srvaroa
Copy link
Owner

srvaroa commented Dec 3, 2023

That is a great suggestion! I will try to get it done soon

Thanks for the kind feedback!

@srvaroa srvaroa added the enhancement New feature or request label Dec 3, 2023
@srvaroa srvaroa self-assigned this Dec 3, 2023
srvaroa added a commit that referenced this issue Jan 13, 2024
Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
@srvaroa
Copy link
Owner

srvaroa commented Jan 13, 2024

WIP #134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants