Exactly
nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake 'git+ssh://git@github.com/NorfairKing/hopinion?ref=refs%2Fpull%2F12%2Fmerge&rev=b5afeef717200462ccae19a86ef1126d89e0f0b2' \
--forge-type github
Locally
Must be run from repository root directory at commit b5afeef7
nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake . \
--forge-type github
Feedback Loop
Must be run from repository root directory at commit b5afeef7
nix run github:NorfairKing/feedback -- -- nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake . \
--forge-type github
Limitations