Skip to content

chore(renovate): suppress notifications and clear assignees/reviewers - #51

Merged
ctreffs merged 1 commit into
masterfrom
chore/renovate-suppress-notifications-assignees
Aug 9, 2026
Merged

chore(renovate): suppress notifications and clear assignees/reviewers#51
ctreffs merged 1 commit into
masterfrom
chore/renovate-suppress-notifications-assignees

Conversation

@ctreffs

@ctreffs ctreffs commented Aug 9, 2026

Copy link
Copy Markdown
Member

Description

Updates renovate.json to configure empty reviewers and assignees arrays and add suppressNotifications options (prIgnoreNotification, prEditNotification, branchAutomergeFailure), matching the Renovate configuration in dailygrind-2024.

Summary of changes:

  • renovate.json: Added "reviewers": [], "assignees": [], and "suppressNotifications": ["prIgnoreNotification", "prEditNotification", "branchAutomergeFailure"]

Rationale

Prevents Renovate from automatically assigning PRs, requesting reviews, or sending unwanted PR edit/ignore notification emails.

Detailed Design

Adjusted Renovate bot JSON configuration rules.

Testing

Verified JSON syntax validity.

Source Impact

No impact on package source code; configuration changes strictly apply to Renovate bot behavior.

Checklist

  • I've read the Contribution Guidelines
  • I've followed the coding style of the rest of the project.
  • I've verified that my change does not break any existing tests or introduce unexpected benchmark regressions.
  • I've updated the documentation (if appropriate).

@ctreffs
ctreffs merged commit d497da3 into master Aug 9, 2026
12 checks passed
@ctreffs
ctreffs deleted the chore/renovate-suppress-notifications-assignees branch August 9, 2026 06:15
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