Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
    --flake 'git+ssh://git@github.com/NorfairKing/centjes?ref=comment-whitespace&rev=f722e03e9a7c78dc474ec6c5ae89e0aa858be1f6' \
    --forge-type github

Locally

Must be run from repository root directory at commit f722e03e

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

Feedback Loop

Must be run from repository root directory at commit f722e03e

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

Limitations