Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake 'git+ssh://git@github.com/sellout/pebblekit?ref=dependabot%2Fpip%2FPebble%2Fsdk%2Fpillow-12.3.0&rev=e509b1a4382f451abbb4713af4bd6aaf34dafd40' \
    --forge-type github

Locally

Must be run from repository root directory at commit e509b1a4

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake . \
    --forge-type github

Feedback Loop

Must be run from repository root directory at commit e509b1a4

nix run github:NorfairKing/feedback -- -- nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake . \
    --forge-type github

Limitations