Commit Graph

69 Commits

Author SHA1 Message Date
github-actions[bot]
e4e28b07ad
Merge staging-next into staging 2024-11-01 12:06:22 +00:00
Silvan Mosberger
fbe72102dd OWNERS: Also make @philiptaron an owner of OWNERS 2024-11-01 12:32:37 +01:00
Silvan Mosberger
0471dd41e0 OWNERS: Only request @infinisil for OWNERS changes
This was the original intention, but lower matching entries take
precedence, so it never worked!

Note that before the move to ci/OWNERS, .github/CODEOWNERS had no owner
itself, and I might also remove myself again if it turns out to be too
much noise.
2024-11-01 12:32:31 +01:00
Silvan Mosberger
2e57c3e39b
OWNERS: set the neovim team as owner of neovim and vimPlugins (#352576) 2024-11-01 11:50:02 +01:00
github-actions[bot]
670be3a8ed
Merge staging-next into staging 2024-11-01 06:05:13 +00:00
Aleksana
3ef9175dad
doc/hooks/xfce4-dev-tools: document hook (#351512) 2024-11-01 11:01:31 +08:00
Tomo
7cfbd634a9 ci/OWNERS: add xfce4-dev-tools documentation 2024-10-31 21:48:41 +00:00
Gaetan Lepage
135592ce8d OWNERS: set the neovim team as owner of neovim and vimPlugins
https://github.com/orgs/NixOS/teams/neovim
2024-10-31 11:09:26 +01:00
github-actions[bot]
549b778c4e
Merge staging-next into staging 2024-10-28 18:05:09 +00:00
K900
66f01b7af9 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 15:11:30 +03:00
Emery Hemingway
da6da7189e buildNimPackage: move into /pkgs/build-support, tidy OWNERS 2024-10-28 10:26:14 +00:00
github-actions[bot]
b67a45959d
Merge staging-next into staging 2024-10-27 00:16:01 +00:00
K900
f21f4ca3ee Merge remote-tracking branch 'origin/master' into staging-next 2024-10-26 21:05:47 +03:00
Francesco Gazzetta
3000459155 doc: Add Tcl doc 2024-10-26 16:23:15 +00:00
Francesco Gazzetta
1009ec8796 tclPackages: init 2024-10-26 16:23:15 +00:00
Silvan Mosberger
cd691f8864 ci/OWNERS: Fix path of codeowners.yml
After https://github.com/NixOS/nixpkgs/pull/351446
2024-10-26 16:26:22 +02:00
github-actions[bot]
4e6b4b667b
Merge staging-next into staging 2024-10-26 00:14:30 +00:00
K900
7f898ed413 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-25 21:06:42 +03:00
Alyssa Ross
cda6874d14
OWNERS: add myself to Rust
Since I started doing Rust upgrades in 2018, I've done most of them,
as well as a lot of other work on the Rust compiler build.
2024-10-25 10:56:32 +02:00
github-actions[bot]
5d3d06d621
Merge staging-next into staging 2024-10-22 06:05:27 +00:00
github-actions[bot]
2f507992fe
Merge master into staging-next 2024-10-22 06:05:03 +00:00
Tristan Ross
838156a865
OWNERS: make the LLVM team own all of LLVM (#347961) 2024-10-21 20:49:26 -07:00
Tristan Ross
6b8153a545
teams: create the stdenv team (#347959) 2024-10-21 20:45:27 -07:00
github-actions[bot]
c7ac9aa65f
Merge staging-next into staging 2024-10-21 00:15:16 +00:00
github-actions[bot]
8164a7aa6d
Merge master into staging-next 2024-10-21 00:14:52 +00:00
Gutyina Gergő
c261249cad
OWNERS: add Scrumplex and gepbird to pnpm tools 2024-10-19 23:43:50 +02:00
github-actions[bot]
a6f239cb33
Merge staging-next into staging 2024-10-17 06:05:13 +00:00
Silvan Mosberger
6eb74012a6
maintainers/team-list: establish the Darwin team (#348183) 2024-10-17 03:01:26 +02:00
Martin Weinelt
b21033f825
OWNERS: extend my python code ownership 2024-10-16 03:42:47 +02:00
github-actions[bot]
873f258025
Merge staging-next into staging 2024-10-14 18:04:57 +00:00
Emily
9ffc74c701 OWNERS: add Darwin team 2024-10-14 18:54:47 +01:00
Arian van Putten
23e531fd00 OWNERS: Make arianvp owner of Amazon-related things 2024-10-14 12:44:16 +02:00
Tristan Ross
4aa8864c1e
teams: create the stdenv team 2024-10-13 19:03:01 -07:00
github-actions[bot]
bf97df9c1c
Merge staging-next into staging 2024-10-13 00:15:51 +00:00
Philip Taron
d6d9c6125a
Improve PR merge check for CI (#347786) 2024-10-12 09:11:24 -07:00
github-actions[bot]
d363932842
Merge staging-next into staging 2024-10-12 06:04:59 +00:00
Silvan Mosberger
e612b89953 ci/request-reviews: Avoid duplicates with different casings
It's possible to have different casings in OWNERS, so we need to handle
that
2024-10-12 05:27:55 +02:00
Lin Jian
d4c28e77c3
OWNERS: reference the Emacs team for Emacs stuff (#347973) 2024-10-12 10:02:57 +08:00
Silvan Mosberger
e6a8855a14 ci/get-merge-commit.sh: Add documentation
And distinguish exit codes
2024-10-12 03:59:02 +02:00
Silvan Mosberger
048f4aa537 ci/get-merge-commit.sh: Exit for non-open PRs
If PRs aren't open (either merged or closed), GitHub never computes
whether the PR is mergeable, so we'd wait forever, which has been
happening:
https://github.com/NixOS/nixpkgs/actions/runs/11279197077/job/31369348101#step:2:59
2024-10-12 03:59:02 +02:00
Silvan Mosberger
7f9d297838 workflows/nixpkgs-vet: Make merge check script reusable
This is useful for other workflows as well. Originally I thought it
couldn't be put in the repo, but it can (just needs another checkout)
2024-10-12 03:58:39 +02:00
github-actions[bot]
9f6509c682
Merge staging-next into staging 2024-10-12 00:14:07 +00:00
Lin Jian
f4c6e1174c
ci/request-reviews: fix headRef to point to the PR head
Previously, headRef points to the master branch of Nixpkgs, which
basically means no code owner review will be requested.

The problem can be verified using the following command.

$ DRY_MODE=1 ./ci/request-reviews/request-reviews.sh NixOS/nixpkgs 347973 ci/OWNERS
[...]
This PR touches 0 files
Requesting reviews from: {
  "reviewers": []
}
[...]

Additionally, the comment about conflicts is removed thanks to the
unambiguous way of specifying ref.
2024-10-12 06:10:17 +08:00
Philip Taron
e857941615
Fix codeowner workflow for branches starting with "pr" (#347831) 2024-10-11 13:50:42 -07:00
Lin Jian
961d9c049c
OWNERS: make the Emacs team own Emacs docs 2024-10-12 03:51:44 +08:00
Lin Jian
89f3f5c7e0
OWNERS: reference the Emacs team for Emacs stuff 2024-10-12 03:12:28 +08:00
Tristan Ross
b8b6738386
OWNERS: make the LLVM team own all of LLVM 2024-10-11 10:46:26 -07:00
github-actions[bot]
a45a33309f
Merge staging-next into staging 2024-10-11 06:05:14 +00:00
Silvan Mosberger
bac526a0fe
OWNERS: reference the ACME team directly (#347832) 2024-10-11 03:55:31 +02:00
Emily
ffc65adb0a OWNERS: reference the ACME team directly
We can finally stop leaving @m1cr0man out thanks to
<https://github.com/NixOS/nixpkgs/pull/347610> 🎉
2024-10-11 02:45:18 +01:00