Exactly
nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake 'git+ssh://git@github.com/NorfairKing/hopinion?ref=pr5-project-rule&rev=8b27f879eb5d3618d022ec61f9dc27a7b4383d81' \
--forge-type github
Locally
Must be run from repository root directory at commit 8b27f879
nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake . \
--forge-type github
Feedback Loop
Must be run from repository root directory at commit 8b27f879
nix run github:NorfairKing/feedback -- -- nix \
run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
--flake . \
--forge-type github
Limitations