chore: add gitIgnoredAuthors to renovate.json#127
Merged
Conversation
009820c to
f686305
Compare
f686305 to
23e5e43
Compare
silphid
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
gitIgnoredAuthorstorenovate.jsonso Renovate continues to auto-rebase PRs after commits fromgithub-actions[bot]Jira
PL-6031
Reference
Pattern established in nestoca/jen#174
Note
Low Risk
Configuration-only change to Renovate behavior; no application runtime, auth, or data paths affected.
Overview
Adds
gitIgnoredAuthorstorenovate.jsonwith the two standardgithub-actions[bot]identity strings (numeric GitHub noreply email and display-name form).Renovate will treat commits from that bot as non-blocking so it keeps auto-rebasing dependency PRs after CI or other Actions push to the branch, instead of stopping with an Edited/Blocked state that needs manual fixes.
Reviewed by Cursor Bugbot for commit 23e5e43. Bugbot is set up for automated code reviews on this repo. Configure here.