Exactly
nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake 'git+ssh://git@github.com/NorfairKing/autodocodec?ref=form-urlencoded&rev=2b0eb96906f248fd46d9a1c6aa50d6fcf59cddae' \
--forge-type github
Locally
Must be run from repository root directory at commit 2b0eb969
nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake . \
--forge-type github
Feedback Loop
Must be run from repository root directory at commit 2b0eb969
nix run github:NorfairKing/feedback -- -- nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake . \
--forge-type github
Limitations