Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | labeler: set network label when tests for networkd or friends are updated | Yu Watanabe | 2024-08-31 | 1 | -1/+1 |
| | |||||
* | labeler: support varlink tag | Yu Watanabe | 2024-08-23 | 1 | -0/+3 |
| | |||||
* | labeler: add more rules | Yu Watanabe | 2024-08-22 | 1 | -21/+140 |
| | |||||
* | labeler: match all mkosi files | Mike Yuan | 2024-07-04 | 1 | -1/+1 |
| | |||||
* | labeler: remove matches for dropped files (Makefile) | Mike Yuan | 2024-07-04 | 1 | -2/+2 |
| | |||||
* | labeler: add l10n 🌍 | Mike Yuan | 2024-04-29 | 1 | -0/+3 |
| | |||||
* | labeler: merge "logind" label into "login" | Frantisek Sumsal | 2024-04-19 | 1 | -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 nsresource | Mike Yuan | 2024-04-08 | 1 | -0/+6 |
| | |||||
* | ci(labeler): add rule for `shell-completion` label | Jan Macku | 2024-02-27 | 1 | -0/+3 |
| | |||||
* | ci(labeler): add policy for `escape` labeler | Jan Macku | 2024-02-19 | 1 | -0/+3 |
| | |||||
* | labeler: add bsod, hibernate-resume, nspawn and vmspawn | Mike Yuan | 2024-01-16 | 1 | -0/+12 |
| | |||||
* | labeler: add matches for login and logind | Mike Yuan | 2024-01-03 | 1 | -0/+6 |
| | |||||
* | ci: migrate labeler configuration to the new format | Frantisek Sumsal | 2024-01-02 | 1 | -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 label | Zbigniew Jędrzejewski-Szmek | 2023-07-29 | 1 | -0/+5 |
| | |||||
* | labeler: add journal label also for sd-journal stuff | David Tardon | 2023-03-22 | 1 | -0/+1 |
| | |||||
* | github/labeller: fix yaml syntax | Zbigniew Jędrzejewski-Szmek | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | github/labeller: add more match patterns | Zbigniew Jędrzejewski-Szmek | 2023-01-26 | 1 | -26/+120 |
| | |||||
* | ci: use LGPLv2+ for all our ci configuration | Zbigniew Jędrzejewski-Szmek | 2021-10-01 | 1 | -0/+2 |
| | |||||
* | time-wait-sync: move time-wait-sync.c -> src/timesync/wait-sync.c | Yu Watanabe | 2021-01-18 | 1 | -1/+0 |
| | | | | As wait-online is located under src/network. | ||||
* | Add more matching rules to GA labeler bot for subcomponents | Luca Boccassi | 2020-12-19 | 1 | -0/+12 |
| | |||||
* | False positives in GA labeler bot | Luca Boccassi | 2020-12-19 | 1 | -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 Labeler | Jameer Pathan | 2020-12-14 | 1 | -0/+29 |