Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
    --flake 'git+ssh://git@github.com/sellout/linguist?ref=dependabot%2Fmaven%2Fsamples%2FMaven-POM%2Ffilenames%2Forg.springframework-spring-core-6.2.19&rev=13b807f1c4d52e33382976c6f0b3b1d87239935d' \
    --forge-type github

Locally

Must be run from repository root directory at commit 13b807f1

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

Feedback Loop

Must be run from repository root directory at commit 13b807f1

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

Limitations