summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
3 days.github/PULL_REQUEST_TEMPLATE: remove +1 footerWolfgang Walther
The footer has the following problems: - It's not consistently added in all PRs, for example backports or those where the template is not used. Inconsistency in a voting skews the results. - It's arguably not effective, because people use reactions naturally to interact with PRs anyway. As long as there are multiple different reaction types, what does it mean that one PR has 20 :+1:, but another has 22 :tada:? The latter won't show up in the ranking for :+1:, so at the minimum confusing. Same for :heart:. - It's not useful to determine priority as in "higher number of votes should be merged". A PR's quality should be determined independently of votes - when it's good, it will be merged. The currently most upvoted PR has serious issues, so this invites drive-by questions like "Why isn't this merged, given the number of upvotes?".
2026-01-04.github/ISSUE_TEMPLATE: include closed issues when checking duplicatesGutyina Gergő
2026-01-01{README.md,.github/*}: remove/replace references to 25.05 releaseMichael Daniels
2025-12-28.github/labeler.yml: update xfce pathsBobby Rong
Core packages and most panel plugins and thunar plugins. Some of the apps are not covered but I don't plan to make the list too long for now.
2025-12-26workflows/labels: add "6.topic: tree-sitter" label (#473040)Wolfgang Walther
2025-12-22workflows/labels: add "6.topic: tree-sitter" labelteto
Add automatic labeling for tree-sitter related changes including: - Tree-sitter core parsing tools - Python tree-sitter modules and bindings - Vim/Neovim tree-sitter plugins - Emacs tree-sitter packages - Tree-sitter documentation
2025-12-22build(deps): bump korthout/backport-action from 4.0.0 to 4.0.1dependabot[bot]
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/3634249d418881baa47fd6bae694506145f7a61b...c656f5d5851037b2b38fb5db2691a03fa229e3b2) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-20github/labeler: auto-tag backports for labelerMatt Sturgeon
The labeler reads its config from the PR's base branch. Therefore, its config files need to be kept in sync across development branches, like other CI files.
2025-12-20nixos/tests/{k3s,rke2}: merge & cleanup (#469788)rorosen
2025-12-18github/labeler: do not auto-tag backports for backportMichael Daniels
E.g. #472010, #472185
2025-12-18workflows/lint: fully skip the `commits` job in Merge QueuesMatt Sturgeon
Follow-up to 7cf59724104ef43e73e96176acbb8a5be79b1921 While the JS script already returned early, we can save a few resources by skipping the job entirely when there's no `pull_request` context.
2025-12-18{workflows/lint,ci/github-script}: lint commit messages (#470523)Matt Sturgeon
2025-12-17build(deps): bump cachix/install-nix-action from 31.8.4 to 31.9.0 (#470998)Philip Taron
2025-12-16build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#470996)Philip Taron
2025-12-16build(deps): bump korthout/backport-action from 3.4.1 to 4.0.0 (#470997)Philip Taron
2025-12-16build(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#471000)Philip Taron
2025-12-15build(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.11 to 8.0.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/22a9089034f40e5a961c8808d113e2c98fb63676...98357b18bf14b5342f975ff684046ec3b2a07725) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15build(deps): bump cachix/install-nix-action from 31.8.4 to 31.9.0dependabot[bot]
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.8.4 to 31.9.0. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](https://github.com/cachix/install-nix-action/compare/0b0e072294b088b73964f1d72dfdac0951439dbd...4e002c8ec80594ecd40e759629461e26c8abed15) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15build(deps): bump korthout/backport-action from 3.4.1 to 4.0.0dependabot[bot]
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/d07416681cab29bf2661702f925f020aaa962997...3634249d418881baa47fd6bae694506145f7a61b) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0dependabot[bot]
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/018cc2cf5baa6db3ef3c5f8a56943fffe632ef53...37930b1c2abaa49bbe596cd826c3c89aef350131) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0dependabot[bot]
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc250532a479d7789f) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13{workflows/lint,ci/github-script}: lint commit messagesMichael Daniels
2025-12-11nixos/tests/k3s: generalize to rancherazey
Similarly to 2ce16ee67eae, prepares for merge with nixos/tests/rke2.
2025-12-08build(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#468944)Philip Taron
2025-12-08build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#468943)Philip Taron
2025-12-08build(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 7.0.11. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/84ae59a2cdc2258d6fa0732dd66352dddae2a412...22a9089034f40e5a961c8808d113e2c98fb63676) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 7.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1dependabot[bot]
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](https://github.com/actions/create-github-app-token/compare/7e473efe3cb98aa54f8d4bac15400b15fad77d94...29824e69f54612133e76f7eaac726eef6c875baf) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08build(deps): bump actions/checkout from 6.0.0 to 6.0.1dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-07workflows/backport: advertise that merge bot can be used on eligible backportsMichael Daniels
Some maintainers aren't aware that the merge bot had this capability added. This would be more prominent than the existing label.
2025-11-30.github/ISSUE_TEMPLATE: update for release 25.11jopejoe1
2025-11-25workflows/merge-group: make check & build requiredWolfgang Walther
These jobs were recently introduced into the merge queue - but I forgot to make them actually required. They sometimes fail - but the PR is still merged. Dumb.
2025-11-25.github/labeler.yml: label musl itselfGrimmauld
2025-11-25Revert "workflows: run smaller jobs on ubuntu-slim"Wolfgang Walther
This partially reverts commit 1289456d3ba95d381a8855e128b4e8947db0d310. The external action we use to merge branches runs in a docker container, which is not possible with the ubuntu-slim runner.
2025-11-25workflows: run smaller jobs on ubuntu-slim (#464633)Wolfgang Walther
2025-11-25workflows: run smaller jobs on ubuntu-slimWolfgang Walther
This is in public preview now. These runners run in a docker container with only a single vCPU instead of 4 like the other jobs. For most of our jobs, this should be plenty, except for eval and linting.
2025-11-25.github/labeler-no-sync: add release-25.11 for CI stuffWolfgang Walther
2025-11-25.github/ISSUE_TEMPLATE: update for 25.11 betajopejoe1
2025-11-2426.05 Documentationjopejoe1
2025-11-24build(deps): bump cachix/install-nix-action from 31.8.3 to 31.8.4 (#464563)Wolfgang Walther
2025-11-24build(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#464559)Wolfgang Walther
2025-11-24build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#464561)Wolfgang Walther
2025-11-24build(deps): bump cachix/install-nix-action from 31.8.3 to 31.8.4dependabot[bot]
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.8.3 to 31.8.4. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](https://github.com/cachix/install-nix-action/compare/7ec16f2c061ab07b235a7245e06ed46fe9a1cab6...0b0e072294b088b73964f1d72dfdac0951439dbd) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24build(deps): bump actions/checkout from 5.0.0 to 6.0.0dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0dependabot[bot]
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.4 to 2.2.0. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](https://github.com/actions/create-github-app-token/compare/67018539274d69449ef7c02e8e71183d1719ab42...7e473efe3cb98aa54f8d4bac15400b15fad77d94) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24build(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/271a8d0340265f705b14b6d32b9829c1cb33d45e...84ae59a2cdc2258d6fa0732dd66352dddae2a412) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18workflows: make cachix optionalWolfgang Walther
If cachix fails to install, we don't actually need to error out - we can still continue at the cost of building stuff more than required. That's better than erroring out, just because cachix has another hiccup, especially for the Merge Queue.
2025-11-17nixos/rke2: merge code with nixos/k3s (#447847)Ulrik Strid
2025-11-14.github/periodic-merge-24h: add staging-next-25.11 and staging-25.11Leona Maroni
For now merge master->staging-next-25.11 until branchoff happened.
2025-11-12build(deps): bump cachix/install-nix-action from 31.8.2 to 31.8.3dependabot[bot]
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.8.2 to 31.8.3. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](https://github.com/cachix/install-nix-action/compare/456688f15bc354bef6d396e4a35f4f89d40bf2b7...7ec16f2c061ab07b235a7245e06ed46fe9a1cab6) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-12workflows: run build & check in the merge queue; never push to cachix in PRs ↵Wolfgang Walther
(#460726)