about summary refs log tree commit diff
path: root/.github/labeler.yml
AgeCommit message (Collapse)AuthorFilesLines
2023-11-16.github/labeler.yml: auto-label flakes stuffSilvan Mosberger1-0/+5
2023-08-20.github/workflows/labels.yml: label texlive tests as topic TeXVincenzo Mantova1-0/+1
2023-08-17.github/labeler.yml: add zig labelfigsoda1-0/+4
2023-07-10Merge pull request #242323 from hercules-ci/add-labeler-module-systemSilvan Mosberger1-0/+7
.github/labeler.yml: Add module system label
2023-07-08.github/labeler.yml: Add module system labelRobert Hensing1-0/+7
2023-07-08.github/labeler.yml: Add lib labelRobert Hensing1-0/+3
2023-06-30labeler: label nodejs pull-requestsLily Foster1-0/+8
2023-01-09.github/labeler.yml: label LXQt pull requestsJosé Romildo1-0/+5
2023-01-09.github/labeler.yml: label Lumina pull requestsJosé Romildo1-0/+3
2023-01-09.github/labeler.yml: label Enlightenment pull requestsJosé Romildo1-0/+5
2023-01-08.github/labeler.yml: label MATE pull requestsBobby Rong1-0/+5
2022-09-21.github/labeler.yml: add vscode labelsuperherointj1-0/+3
2022-09-05.github/labeler.yml: label PR that touches cinnamon modules and testsBobby Rong1-0/+2
2022-08-07buildGo{Module,Package}: move to build-support/gozowoq1-2/+1
2022-03-17labeler: don't use path-based labeling for BSDCole Helbling1-4/+0
ofborg labels the bsd and darwin platforms based on the title, which conflicts with the labeler action's `sync-labels` setting (if no paths are changed, it'll remove the label).
2022-02-24vim: Update .github/CODEOWNERS and .github/labeler.ymlAndersonTorres1-1/+1
2022-02-18emacs/elisp-packages: Update .github/CODEOWNERS and .github/labeler.ymlAndersonTorres1-1/+1
2021-12-01.github/labeler.yml: tag neovim files with "vim" labelMatthieu Coudron1-0/+2
2021-09-05Nim: Add documentation and GitHub metadataEmery Hemingway1-0/+6
2021-07-28.github/labeler.yml: Label nixos-rebuild changesEelco Dolstra1-0/+1
2021-05-12.github/labeler.yml: Update GNOME file patternsJan Tojnar1-5/+5
This got missed in the move (https://github.com/NixOS/nixpkgs/pull/122107) because it is in a “hidden” directory.
2021-05-03pkgs/top-level: init expression for haskell-updates jobsetsternenseemann1-0/+1
release-haskell.nix is intended to be a replacement for https://github.com/peti/ci/blob/master/haskell-nixpkgs.nix which is currently the main expression for the haskell-updates jobset on hydra (in the nixpkgs project). It has the same jobs as the old haskell-nixpkgs.nix file: * haskellPackages.* * haskell.compiler.* * Some extra haskell packages for certain compilers The following jobs are new: * tests.haskell.* * A manually maintained list of top-level haskell packages (most of them using justStaticExecutables) * An aggregate job which is intended to aid merging the haskell-updates branch: It holds an arbitrary list of haskell-related packages and tests we intend have working at all times. This is still somewhat incomplete and should be extendend in the future. Additionally a lot of refactoring has been done and some unnecessary code has been eliminated. Due to the increased set of jobs and my ideas of convenience however, the code size has grown overall. I've tried document the individual parts and would be happy about feedback in general. One future improvement could be making adding top-level haskell packages more convenient and adding them all to the aggregate job automatically.
2021-05-03CODEOWNERS: make sure all Haskell files are present(cdep)illabout1-1/+2
2021-05-01labeler: tag haskell tests as topic: haskellsternenseemann1-0/+1
2021-04-18.github/labeler.yml: add bsd labelAlyssa Ross1-0/+4
2021-03-26labeller: Add kernel subfolderTim Steinbach1-0/+1
2021-03-20.github/labeler.yml: update paths and sortzowoq1-39/+36
2021-03-20.github/workflows/labels.yml: label PRszowoq1-0/+149