-
Notifications
You must be signed in to change notification settings - Fork 474
Open
srz-zumix/gh-label-kit
#54Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
Description:
Similar to #76 - It would be neat if we could define the label color and description in the configuration file.
Example:
- changed-files:
- any-glob-to-any-file: ['list', 'of', 'globs']
- any-glob-to-all-files: ['list', 'of', 'globs']
- all-globs-to-any-file: ['list', 'of', 'globs']
- all-globs-to-all-files: ['list', 'of', 'globs']
- base-branch: ['list', 'of', 'regexps']
- head-branch: ['list', 'of', 'regexps']
- description: 'Description of label'
- color: 'Color of label'Justification:
Consistency in labels across repos if using a reusable workflow across repos
Are you willing to submit a PR?
Yes! I have a working branch + tests I can submit if there's interest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic