refactor: cleanup plugin repo label config

This commit is contained in:
K3rnelPan1c 2022-06-13 19:02:30 +02:00
parent 10597e2a9c
commit 98c1579fb6

View File

@ -23,17 +23,15 @@
description: This PR removes a feature, function or other public API element
- name: reverted
color: 'f9bfa2'
color: 'f05032'
description: This PR reverts a commit or multiple commits
aliases:
- revert
- name: breaking
color: 'B60205'
description: This PR introduces breaking changes
- name: revert
color: 'F05032'
description: This PR reverts a commit
- name: feature
color: '164916'
description: This PR or Issue requests or introduces a new feature
@ -73,14 +71,14 @@
color: 'cfd3d7'
description: This Issue or PR is a duplicate of an existing Issue or PR
- name: help-wanted
- name: help wanted
color: '008672'
description: This Issue or PR requires extra attention and/or requires external help
aliases:
- help wanted
- help-wanted
- name: good-first-issue
- name: good first issue
color: '7057ff'
description: This Issue contains a requirement easy to be picked up by project newcomers
aliases:
@ -107,9 +105,12 @@
color: '36566F'
description: This PR contains repository maintenance changes
- name: dependency
- name: dependencies
color: '1D76DB'
description: This PR updates or changes a dependency file
aliases:
- dependency
- dependencies
- name: github-actions
color: '000000'