Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 799 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 799 Bytes

How this works

With Github API: get pr merged commit hash -> compare target branch HEAD ... commit -> get status

nixpkgs-tracker not same as nixpk.gs/pr-tracker, it does not pass any requests through server to get PR status.

Therefore, there is no need to worry about any performance issues.

You could get static files with:

  nix build github:ocfox/nixpkgs-tracker

Features

  • Show PR status
  • Stable link (e.g. https://nixpkgs-tracker.ocfox.me/?pr=331928)
  • Github token for more requests limit (Cookie) (optional)
  • Click Nixpkgs-Tracker to switch light / dark
  • Check 5 branches at the same time
image