-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
choreChore: Tasks | Repository MainatenceChore: Tasks | Repository MainatenceenhancementNew feature or requestNew feature or request
Description
Task Topic
Automations
Task Description
Request: Automate and generate Labels from yaml
configuration files in lieu of the burden of manual definition, creation, editing, removal.
How: By a GitHub Action
- GitHub Action
- GitHub App
- External Service
- Select from GitHub Marketplace
- Select from other GitHub action source
- Roll your own action.
Use Case
Problem to Solve
- Manually re-creating labels per repository
- Customising longer inventory of labels
- Utilising labels for more descriptive context / categorisation for search and individual preference.
- Utilising labels to automate workflow and issue lifecycle (state, status, stage, priority, severity).
User Story
Context | Description |
---|---|
As a | maintainer of a GitHub repository |
I/we want | to manage the lifecycle of issues by workflow automation |
So that | to reduce manual effort in creating, reading/defining context, modifying, and removing or deprecating |
Additional Information
Proposed Global Candidate Labels
Name | Color | Description | Aliases |
---|---|---|---|
β¨ good first issue | 5319e7 | β¨ Good for newcomers | beginner, easy |
π help wanted | 008672 | π Extra attention is needed | assistance, need help |
β³ status: pending | c5def5 | β³ More info is needed before deciding what to do | awaiting response, waiting |
π status: pinned | 0052cc | π Should not be labeled as stale | important, π dont close |
π°οΈ status: stale | fbca04 | π°οΈ Inactive issues and PRs | stale |
π« status: wontfix | cfd3d7 | π« This will not be worked on | wontfix, not going to fix |
π type: bug | d73a4a | π Verified problems that need to be worked on | bug, defect |
π§ type: chore | C5DEF5 | π§ Code changes: refactoring, dependency changes | dependencies, type: dependencies, automation, type: automation |
π type: docs | C5DEF5 | π Documentation changes | documentation, maintenance, type: maintenance |
π type: duplicate | cfd3d7 | π This issue or pull request already exists | duplicate, already reported |
π type: feature | 0E8A16 | π New feature or feature request | enhancement, type: enhancement, new feature |
π§ type: fix | 1D76DB | π§ Updates to existing functionalities | fix, improvement |
β type: invalid | e4e669 | β This doesn't seem right | invalid, not valid |
π« type: not a bug | 0e8a16 | π« Reports that happen not to be our fault | not a bug, not an issue |
β type: question | d876e3 | β Further information is requested | question, inquiry |
π type: enhancement | 0E8A16 | π Improvements to existing features | improvement, feature enhancement |
π¬ type: research | f9c2ff | π¬ Research tasks or investigations | investigation, exploration |
βοΈ type: performance | ffcc00 | βοΈ Performance-related issues or improvements | performance issue, optimization |
Priority Labels
Name | Color | Description | Aliases |
---|---|---|---|
π¨ priority: high | ff0000 | π¨ High priority - needs immediate attention | urgent, critical |
ffcc00 | normal, moderate | ||
π’ priority: low | 00ff00 | π’ Low priority - can be addressed later | minor, trivial |
Severity Labels
Name | Color | Description | Aliases |
---|---|---|---|
π₯ severity: critical | ff0000 | π₯ Critical severity - major impact on functionality | blocker, severe |
ffcc00 | high impact | ||
π’ severity: minor | 00ff00 | π’ Minor severity - low impact on functionality | low impact, negligible |
π΅ severity: trivial | c5def5 | π΅ Trivial severity - no significant impact | cosmetic, insignificant |
Metadata
Metadata
Assignees
Labels
choreChore: Tasks | Repository MainatenceChore: Tasks | Repository MainatenceenhancementNew feature or requestNew feature or request