Skip to content

chore: disable automerge for GitHub Actions updates#85

Merged
deviantintegral merged 1 commit intomainfrom
chore/disable-gha-automerge
Mar 13, 2026
Merged

chore: disable automerge for GitHub Actions updates#85
deviantintegral merged 1 commit intomainfrom
chore/disable-gha-automerge

Conversation

@deviantintegral
Copy link
Owner

Summary

  • Disable automerge for GitHub Actions dependency updates
  • minimumReleaseAge doesn't work for digest updates (no release timestamps), so they were bypassing the 3-day waiting period and automerging immediately (e.g. chore(deps): update astral-sh/setup-uv digest to e06108d #84)
  • Other dependencies continue to automerge after 3 days as before

Test plan

  • Verify next Renovate GitHub Actions PR is created but not automerged

🤖 Generated with Claude Code

minimumReleaseAge doesn't work for GitHub Actions digest updates
because they lack release timestamps, causing them to bypass the
3-day waiting period and automerge immediately.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deviantintegral deviantintegral merged commit 1a86777 into main Mar 13, 2026
5 checks passed
@deviantintegral deviantintegral deleted the chore/disable-gha-automerge branch March 13, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant