Skip to content

chore: add gitIgnoredAuthors to renovate.json#127

Merged
nwaller-nesto merged 1 commit into
masterfrom
chore/PL-6031-renovate-git-ignored-authors
Jun 3, 2026
Merged

chore: add gitIgnoredAuthors to renovate.json#127
nwaller-nesto merged 1 commit into
masterfrom
chore/PL-6031-renovate-git-ignored-authors

Conversation

@nwaller-nesto

@nwaller-nesto nwaller-nesto commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds gitIgnoredAuthors to renovate.json so Renovate continues to auto-rebase PRs after commits from github-actions[bot]
  • Without this, Renovate posts an "Edited/Blocked" warning and stops rebasing, requiring manual intervention

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 gitIgnoredAuthors to renovate.json with the two standard github-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.

@nwaller-nesto nwaller-nesto force-pushed the chore/PL-6031-renovate-git-ignored-authors branch from 009820c to f686305 Compare June 3, 2026 17:17
@nwaller-nesto nwaller-nesto force-pushed the chore/PL-6031-renovate-git-ignored-authors branch from f686305 to 23e5e43 Compare June 3, 2026 17:25
@nwaller-nesto nwaller-nesto marked this pull request as ready for review June 3, 2026 17:26
@nwaller-nesto nwaller-nesto enabled auto-merge (squash) June 3, 2026 17:32
@nwaller-nesto nwaller-nesto merged commit 62b86b2 into master Jun 3, 2026
9 checks passed
@nwaller-nesto nwaller-nesto deleted the chore/PL-6031-renovate-git-ignored-authors branch June 3, 2026 17:36
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.

2 participants