Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake 'git+ssh://git@github.com/sellout/flaky?ref=autoupdate-haskell-license-reports&rev=b9af2d231df4ee4394079b20e8ccd4ccd38e17f2' \
    --forge-type github

Locally

Must be run from repository root directory at commit b9af2d23

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

Feedback Loop

Must be run from repository root directory at commit b9af2d23

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

Limitations