qbit / pr-status-pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pr-status-pl

Is a tool that queries the nixpkgs repository for a given pull request. It determines:

  • branches a PR has landed in
  • if a PR is against stable or unstable
  • determines if a PR is "completed" (made it to release)

The result of the above is fed to the end user in a JSON string.

I use this to track upstream'd PRs and dynamically disable overlays in my configs.

About

License:ISC License


Languages

Language:Perl 93.8%Language:Elm 4.6%Language:Nix 1.5%Language:Makefile 0.1%