Closed ch4og closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 3.31%. Comparing base (
03de375
) to head (2f125ec
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I don't get why we need this. Can we maybe run it weekly like we do with Dependabot? Can you explain it a bit?
Sadly dependabot can't update nix flakes (https://github.com/dependabot/dependabot-core/issues/7340), but ofc it can be ran weekly
EDIT: At first I misread your comment π
Moved it from CI and set cron to weekly
Description of change
Automatically creates PR with
flake.lock
update, which is file with Nix dependencies It doesn't run it on PRs not to create PRs from PRsHow has this been tested? (if applicable)
Here is action run https://github.com/thingsbych/binsider/actions/runs/11388924732/job/31687028064 And PR that it created https://github.com/thingsbych/binsider/pull/3