mdarocha/Comment flake.lock changelog

Comment with changelogs on PRs that update flake.lock files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pull-request-numberThe number of the pull request to analyseyes
tokenGITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)no${{ github.token }}
build-filterShell command that builds your flake, used to hide changelog commits that don't affect the build output. See the README's 'Build filter' section for details.no""
build-filter-gcRun `nix store gc` after every build-filter build to reclaim disk space. Only enable this if nothing else in the same job depends on Nix store paths that aren't rooted yet at this point (e.g. run this action before restoring any build cache). See the README's 'Build filter' section for details.nofalse

no outputs