chore(deps): update c-hive/gha-remove-artifacts action to v1.8.0 - #77
renovate[bot] wants to merge 1 commit into
Conversation
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Unit + integration tests Raw failure evidence (from check-run annotations): Remove the |
9990275 to
b058bd4
Compare
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Unit + integration tests Raw failure evidence (from check-run annotations): Remove the |
3 similar comments
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Unit + integration tests Raw failure evidence (from check-run annotations): Remove the |
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Unit + integration tests Raw failure evidence (from check-run annotations): Remove the |
🛑 Fix loop escalated — human attention neededThis PR has failed CI on 1 distinct fix attempts (new commits, still red). The hive has stopped dispatching further automated fixes for it. Failing checks: Unit + integration tests Raw failure evidence (from check-run annotations): Remove the |
b058bd4 to
2ae665e
Compare
This PR contains the following updates:
v1.4.0→v1.8.0Release Notes
c-hive/gha-remove-artifacts (c-hive/gha-remove-artifacts)
v1.8.0Compare Source
Enhancements:
skip-recent-commitsinput keeps every artifact of the N most recent commits, regardless of how many artifacts each commit produced. Applied beforeskip-recent, so the two can be combined. Fixes #28GITHUB_TOKENcan now be set on bothenv:andwith:(for example when it is exported for all steps) without the action failing. The input takes precedence. Fixes #48v1.7.0Compare Source
Enhancements:
dry-runinput: logs which artifacts would be removed without deleting anything.agenow rejects fractional amounts and units that are not durations (for example30 D, which moment silently treated as zero);skip-recentandmax-retriesmust be non-negative integers. Previously such values could make every artifact eligible for deletion.skip-tagsis on.Maintenance:
src/, bundled with esbuildv1.6.0Compare Source
Enhancements:
skip-tags, artifacts without commit information are kept rather than deleted.Maintenance:
dist/matches the source instead of auto-committing itpackage.jsonv1.5.0Compare Source
Enhancements:
max-retriesinput caps how often a rate-limited request is retried before the action fails. Default: 5. Previously requests were retried indefinitely; set a larger value to keep the old behaviour. Fixes #36, #49, #51Maintenance:
@actions/core3,@octokit/action8,@octokit/plugin-throttling11, moment 2.30).pnpm auditreports no known vulnerabilities.@vercel/nccaction.ymldescription, updated retention docs linkConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.