Commit Graph

17 Commits

Author SHA1 Message Date
Igor Pecovnik
c160595553 Giveaway: remove additional label that otherwise makes no sense 2024-10-18 12:17:45 +02:00
Igor Pecovnik
e6120c941b Clarify label for entering giveaway - code completition, all authors counts. 2024-08-07 21:39:27 +02:00
Igor Pecovnik
bf5bbb81cf Awarding regular contributors - adding a special PR tag 2024-07-26 19:25:00 +02:00
ColorfulRhino
8270010c1a github: Add new labels, e.g. Good first issue
Some other new labels were added by dependabot and are now synced to labels.yml
2024-07-11 18:02:32 +02:00
ColorfulRhino
cb7401babf actions: labeler: Fix label colors by removing # prefix 2024-06-27 23:13:20 +02:00
ColorfulRhino
2eb61eeaca github: Add "Task" issue template for project management 2024-06-27 23:12:33 +02:00
ColorfulRhino
a20eb260cb github: Improve bug and feature request templates
- Add feature request label
- Automatically assign the correct label
- Slight label and wording improvements
2024-06-27 23:12:33 +02:00
ColorfulRhino
6371e92919 actions: labeler: Add new "GitHub" label for auto-labeling 2024-06-26 18:07:18 +02:00
ColorfulRhino
4c70b0ac9d actions: labeler: Add new "BSP" label for auto-labeling 2024-06-26 18:07:18 +02:00
ColorfulRhino
2daf262ce0 actions: labeler: Add new label "Documentation finished"
Description: "New feature was properly added to docs"
2024-06-26 18:07:18 +02:00
ColorfulRhino
1a468dc390 actions: Add "Documentation" label category to actions/labeler 2024-06-14 14:56:22 +00:00
ColorfulRhino
cf5363c2af actions: Add "Patches" label category to actions/labeler 2024-06-14 14:56:22 +00:00
ColorfulRhino
5b1a3b8ff6 actions: Fix actions/labeler correctly labeling desktop folders 2024-06-14 14:56:22 +00:00
Igor Pecovnik
a7aafb8de0 Add two new issues labels: "Documentation" and "Improper usage" 2024-01-30 12:24:12 +01:00
Igor
3611f6ebbe
Fix automatic labeling system due to upstream breaking change (#6011) 2023-12-05 12:10:35 +01:00
schwar3kat
10b552937d
Update labels.yml - seasons to quarters (#5956)
Winter, Spring, Summer, Autumn.
This can only apply in northern hemisphere countries.  Southern hemisphere is the opposite months.

First quarter, second quarter, third quarter, fourth quarter are universal options.
2023-11-22 22:27:01 +01:00
Igor
70832ae5a1
Improve labeling system - refactor labeling logic (#5916)
* Add label table
* Add PR size labelling
* Implement suggestings from meeting
* Add proper GitHub labeller
---------

Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2023-11-19 22:36:06 +01:00