Commit Graph

32 Commits

Author SHA1 Message Date
Robert Hensing
c1b37331e6 labeler.yml: Add testing label 2024-03-21 14:52:09 +01:00
dependabot[bot]
98748903e3 build(deps): bump actions/labeler from 4.3.0 to 5.0.0
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](ac9175f8a1...8558fd7429)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 12:24:44 +01:00
Patka
a045466823
GitHub labeler: add "6.topic: php" configuration 2024-03-13 17:31:36 +01:00
Matthieu Coudron
ef1e06441e .github/labeler.yml: autolabel jupyter stuff 2023-11-22 16:02:27 +01:00
Silvan Mosberger
076ed58875 .github/labeler.yml: auto-label flakes stuff 2023-11-16 03:49:16 +01:00
Vincenzo Mantova
08c595ecc2
.github/workflows/labels.yml: label texlive tests as topic TeX 2023-08-20 14:22:26 +01:00
figsoda
f2b530294f .github/labeler.yml: add zig label 2023-08-17 00:35:41 +00:00
Silvan Mosberger
4a729ce4b1
Merge pull request #242323 from hercules-ci/add-labeler-module-system
.github/labeler.yml: Add module system label
2023-07-10 19:02:54 +02:00
Robert Hensing
6975e32fc4 .github/labeler.yml: Add module system label 2023-07-08 20:59:21 +02:00
Robert Hensing
6ac252c041
.github/labeler.yml: Add lib label 2023-07-08 15:04:01 +02:00
Lily Foster
7f9d0dcacc labeler: label nodejs pull-requests 2023-06-30 18:11:45 +02:00
José Romildo
8e6809a200 .github/labeler.yml: label LXQt pull requests 2023-01-09 17:55:15 -03:00
José Romildo
92983f9834 .github/labeler.yml: label Lumina pull requests 2023-01-09 17:52:22 -03:00
José Romildo
9ceafae704 .github/labeler.yml: label Enlightenment pull requests 2023-01-09 17:51:46 -03:00
Bobby Rong
db330d32d8
.github/labeler.yml: label MATE pull requests 2023-01-08 23:57:34 +08:00
superherointj
9c8c7f4dd9 .github/labeler.yml: add vscode label 2022-09-21 20:59:45 -03:00
Bobby Rong
33c884dde5
.github/labeler.yml: label PR that touches cinnamon modules and tests 2022-09-05 18:48:58 +08:00
zowoq
9a49ca9f9a buildGo{Module,Package}: move to build-support/go 2022-08-07 18:26:01 +10:00
Cole Helbling
5e4d6e627e labeler: don't use path-based labeling for BSD
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-03-17 16:41:35 -07:00
AndersonTorres
b71ebb32ce vim: Update .github/CODEOWNERS and .github/labeler.yml 2022-02-24 20:26:07 -03:00
AndersonTorres
48e6f122ef emacs/elisp-packages: Update .github/CODEOWNERS and .github/labeler.yml 2022-02-18 08:33:05 -03:00
Matthieu Coudron
7a66744a78 .github/labeler.yml: tag neovim files with "vim" label 2021-12-01 10:26:27 +01:00
Emery Hemingway
35de51aa26 Nim: Add documentation and GitHub metadata 2021-09-05 11:20:02 +02:00
Eelco Dolstra
f2735b1d33 .github/labeler.yml: Label nixos-rebuild changes 2021-07-28 17:20:56 +02:00
Jan Tojnar
8a32c47586 .github/labeler.yml: Update GNOME file patterns
This got missed in the move (https://github.com/NixOS/nixpkgs/pull/122107) because it is in a “hidden” directory.
2021-05-12 19:38:41 +02:00
sternenseemann
ef9631e523 pkgs/top-level: init expression for haskell-updates jobset
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-03 11:40:03 +02:00
(cdep)illabout
d48f259ec7
CODEOWNERS: make sure all Haskell files are present 2021-05-03 15:14:49 +09:00
sternenseemann
111151c4bc labeler: tag haskell tests as topic: haskell 2021-05-01 22:58:35 +02:00
Alyssa Ross
c6fae5690a
.github/labeler.yml: add bsd label 2021-04-18 20:39:51 +00:00
Tim Steinbach
6042f10cbe
labeller: Add kernel subfolder 2021-03-26 18:55:56 -04:00
zowoq
13e762e940 .github/labeler.yml: update paths and sort 2021-03-20 17:51:02 -07:00
zowoq
cce9a296bd .github/workflows/labels.yml: label PRs 2021-03-20 17:51:02 -07:00