Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake 'git+ssh://git@github.com/sellout/flaky-environments?ref=renovate%2Factions-checkout-7.x&rev=8be786dc2936738173448b64ac28bc8f66973846' \
    --forge-type github

Locally

Must be run from repository root directory at commit 8be786dc

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

Feedback Loop

Must be run from repository root directory at commit 8be786dc

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

Limitations