summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* labeler: set network label when tests for networkd or friends are updatedYu Watanabe2024-08-311-1/+1
|
* labeler: support varlink tagYu Watanabe2024-08-231-0/+3
|
* labeler: add more rulesYu Watanabe2024-08-221-21/+140
|
* labeler: match all mkosi filesMike Yuan2024-07-041-1/+1
|
* labeler: remove matches for dropped files (Makefile)Mike Yuan2024-07-041-2/+2
|
* labeler: add l10n 🌍Mike Yuan2024-04-291-0/+3
|
* labeler: merge "logind" label into "login"Frantisek Sumsal2024-04-191-4/+1
| | | | | | Existing issues/PRs were migrated to the login label using: $ gh search issues --repo systemd/systemd --label logind --limit=1000 --json number -q .[].number | \ xargs gh issue edit --add-label login --remove-label logind
* labeler: add mountfsd and nsresourceMike Yuan2024-04-081-0/+6
|
* ci(labeler): add rule for `shell-completion` labelJan Macku2024-02-271-0/+3
|
* ci(labeler): add policy for `escape` labelerJan Macku2024-02-191-0/+3
|
* labeler: add bsod, hibernate-resume, nspawn and vmspawnMike Yuan2024-01-161-0/+12
|
* labeler: add matches for login and logindMike Yuan2024-01-031-0/+6
|
* ci: migrate labeler configuration to the new formatFrantisek Sumsal2024-01-021-80/+123
| | | | | | | | | Turns out updating the labeler action is a bit annoying[0], so the breaking change wasn't detected in the version bump PR. [0] https://github.com/actions/labeler/#notes-regarding-pull_request_target-event Follow-up to f88c9b0728.
* labeller: add build-system labelZbigniew Jędrzejewski-Szmek2023-07-291-0/+5
|
* labeler: add journal label also for sd-journal stuffDavid Tardon2023-03-221-0/+1
|
* github/labeller: fix yaml syntaxZbigniew Jędrzejewski-Szmek2023-01-261-1/+1
|
* github/labeller: add more match patternsZbigniew Jędrzejewski-Szmek2023-01-261-26/+120
|
* ci: use LGPLv2+ for all our ci configurationZbigniew Jędrzejewski-Szmek2021-10-011-0/+2
|
* time-wait-sync: move time-wait-sync.c -> src/timesync/wait-sync.cYu Watanabe2021-01-181-1/+0
| | | | As wait-online is located under src/network.
* Add more matching rules to GA labeler bot for subcomponentsLuca Boccassi2020-12-191-0/+12
|
* False positives in GA labeler botLuca Boccassi2020-12-191-2/+0
| | | | | Don't automatically match on man/* and **/meson.build, since we change those files as part of larger changes that we usually don't mark that way
* Add Pull Request LabelerJameer Pathan2020-12-141-0/+29