Go to file
Torjus Håkestad b4b2b2ec5d
All checks were successful
test / test (push) Successful in 53s
build / build (push) Successful in 2m22s
Merge pull request 'Don't check merge base branch' (#13) from 10-no-recheck-master into master
Reviewed-on: #13
2024-10-07 14:39:35 +00:00
.github/workflows Limit workflow to master 2024-10-06 19:47:33 +02:00
nixprstatus Don't check merge base branch 2024-10-07 16:32:49 +02:00
tests Don't check merge base branch 2024-10-07 16:32:49 +02:00
.envrc Initial commit 2024-09-30 23:16:56 +02:00
.gitignore First working version 2024-09-30 23:53:30 +02:00
flake.lock Initial commit 2024-09-30 23:16:56 +02:00
flake.nix Initial commit 2024-09-30 23:16:56 +02:00
poetry.lock Make code testable 2024-10-06 01:53:34 +02:00
pyproject.toml Don't check merge base branch 2024-10-07 16:32:49 +02:00
README.md Update readme 2024-10-01 01:58:08 +02:00

nixprstatus

Nixpkgs PR status checker.

Example

$ nixprstatus 345501                                              

✅ master
❌ nixos-unstable-small
❌ nixos-unstable
❌ nixos-24.05

TODO

  • Support backported commits
  • JSON output