Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake 'git+ssh://git@github.com/sellout/dagny-omnifocus-plugin?ref=renovate%2Flock-file-maintenance&rev=a53fbcdb894d0c6130712b92c950303774d7dd56' \
    --forge-type github

Locally

Must be run from repository root directory at commit a53fbcdb

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

Feedback Loop

Must be run from repository root directory at commit a53fbcdb

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

Limitations