summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
Commit message (Collapse)AuthorAgeFilesLines
* Flag "builddefs" as core changes (#19950)Joel Challis2023-02-281-0/+1
|
* Remove bin/qmk (#14231)Zach White2021-08-291-1/+0
| | | | | * Remove the bin/qmk script * remove bin/qmk from workflows
* Add additional auto labeler rules (#10704)Joel Challis2020-10-241-1/+11
| | | | | | | * Auto label all the things * Makefiles are core changes * Add label to submodule changes
* Update PR labeler to use pull_request_target (#10695)Joel Challis2020-10-201-0/+13
| | | | | | | * Update labeler to use pull_request_target * Add back whitespace * Add CI label
* Initial auto PR labeler config (#9814)Joel Challis2020-10-181-0/+19
| | | | | | | | | | | | | | * Initial auto PR labeler config * Update .github/labeler.yml Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update since develop merged Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Revert "Initial actions/labeler config (#7091)" (#7156)Joel Challis2019-10-261-18/+0
| | | This reverts commit 32fdf4805ae8d76649fa821275cc2333c5e8bba9.
* Initial actions/labeler config (#7091)Joel Challis2019-10-251-0/+18
* Initial actions/labeler config * Initial actions/labeler config - add extra from review