https://github.com/qbit/pr-status-pl
https://github.com/qbit/pr-status-pl
elm nixos perl
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qbit/pr-status-pl
- Owner: qbit
- License: isc
- Created: 2023-05-23T01:40:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T19:35:53.000Z (over 1 year ago)
- Last Synced: 2025-03-27T20:41:12.874Z (about 1 year ago)
- Topics: elm, nixos, perl
- Language: Perl
- Homepage:
- Size: 685 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.