From aa36e734d34bcfb4821c672f8c7b190fd37a8f93 Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Tue, 9 Jul 2024 08:56:00 -0700 Subject: [PATCH] =?UTF-8?q?add=20=F0=9F=93=96=20aspect:=20docss=20and=20or?= =?UTF-8?q?der=20entries?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ccos/norm/labels.yml | 66 +++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 35 deletions(-) diff --git a/ccos/norm/labels.yml b/ccos/norm/labels.yml index b65929d..80dd664 100644 --- a/ccos/norm/labels.yml +++ b/ccos/norm/labels.yml @@ -22,22 +22,14 @@ groups: - name: status is_required: true labels: - - name: ready for work - color: 'LIGHT' - description: Ready for work - emoji: "๐Ÿ" + - name: awaiting triage + color: 'DARKER' + description: Has not been triaged & therefore, not ready for work + emoji: "๐Ÿšฆ" - name: blocked color: 'MEDIUM' description: Blocked & therefore, not ready for work emoji: "๐Ÿšง" - - name: ticket work required - color: 'DARK' - description: Needs more details before it can be worked on - emoji: "๐Ÿงน" - - name: label work required - color: 'DARK' - description: Needs proper labelling before it can be worked on - emoji: "๐Ÿท" - name: discarded color: 'LIGHTER' description: Will not be worked on @@ -46,10 +38,18 @@ groups: color: 'LIGHTER' description: Not suitable for work as repo is in maintenance emoji: "๐Ÿ™…" - - name: awaiting triage - color: 'DARKER' - description: Has not been triaged & therefore, not ready for work - emoji: "๐Ÿšฆ" + - name: ready for work + color: 'LIGHT' + description: Ready for work + emoji: "๐Ÿ" + - name: label work required + color: 'DARK' + description: Needs proper labelling before it can be worked on + emoji: "๐Ÿท" + - name: ticket work required + color: 'DARK' + description: Needs more details before it can be worked on + emoji: "๐Ÿงน" - name: goal color: 'ffffff' @@ -58,39 +58,42 @@ groups: - name: addition description: Addition of new feature emoji: "๐ŸŒŸ" - - name: improvement - description: Improvement to an existing feature - emoji: "โœจ" - name: fix description: Bug fix emoji: "๐Ÿ› " + - name: improvement + description: Improvement to an existing feature + emoji: "โœจ" - name: aspect color: '04338c' is_required: true labels: - - name: text - description: Concerns the textual material in the repository - emoji: "๐Ÿ“„" - name: code description: Concerns the software code in the repository emoji: "๐Ÿ’ป" - - name: interface - description: Concerns end-users' experience with the software - emoji: "๐Ÿ•น" + - name: docs + description: Concerns the documentation in the repository + emoji: "๐Ÿ“–" - name: dx description: Concerns developers' experience with the codebase emoji: "๐Ÿค–" + - name: interface + description: Concerns end-users' experience with the software + emoji: "๐Ÿ•น" + - name: text + description: Concerns the textual material in the repository + emoji: "๐Ÿ“„" - name: talk color: 'f9bbe5' labels: - - name: question - description: Can be resolved with an answer - emoji: "โ“" - name: discussion description: Open for discussions and feedback emoji: "๐Ÿ’ฌ" + - name: question + description: Can be resolved with an answer + emoji: "โ“" - name: friendliness color: '7f0799' @@ -114,15 +117,8 @@ standalone: description: Aaargh! emoji: "๐Ÿคฏ" - - name: Hacktoberfest - color: '883255' - description: Ideal for Hacktoberfest participation - emoji: "๐ŸŽƒ" - has_emoji_name: false - - name: invalid color: 'LIGHTER' description: Inappropriate or invalid (ex. Hacktoberfest spam) emoji: "โ›”๏ธ" has_emoji_name: false -