mise-action/.github
jdx 993e7d0bb6
fix: configure Renovate to ignore github-actions[bot] commits
Adds gitIgnoredAuthors to allow Renovate to auto-rebase PRs even after
the renovate-dist-update workflow adds commits. Without this, Renovate
refuses to auto-rebase because it sees commits from an unrecognized author.

Also sets rebaseWhen to "conflicted" to prevent infinite rebase loops
that can occur when gitIgnoredAuthors is combined with auto-rebasing.

This fixes the warning on PRs like #301 where Renovate says it "does not
recognize the last commit author".

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 09:35:48 -05:00
..
linters feat: support windows (#122) 2024-09-25 21:27:52 +00:00
workflows chore: upgrade all workflows to Node 24 2025-10-31 09:32:09 -05:00
renovate.json fix: configure Renovate to ignore github-actions[bot] commits 2025-10-31 09:35:48 -05:00