Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
    --flake 'git+ssh://git@codeberg.org/mtlynch/go-app-starter?ref=port%2Fcontextual-http-errors&rev=ae882a4515b8030e7e411093a14e994e12f915f9' \
    --forge-type forgejo

Locally

Must be run from repository root directory at commit ae882a45

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

Feedback Loop

Must be run from repository root directory at commit ae882a45

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

Limitations