Skip to content

feat(renovate-preset): assign codeowners as reviewers DEVX-661#79

Merged
r0binary-sap merged 1 commit intomainfrom
feature/DEVX-661-add-codeowners-as-default-reviewers-to-renovate-p-rs
Apr 20, 2026
Merged

feat(renovate-preset): assign codeowners as reviewers DEVX-661#79
r0binary-sap merged 1 commit intomainfrom
feature/DEVX-661-add-codeowners-as-default-reviewers-to-renovate-p-rs

Conversation

@r0binary-sap
Copy link
Copy Markdown
Contributor

@r0binary-sap r0binary-sap commented Apr 17, 2026

WHY Improve visibility of renovate PRs to teams owning the repository.

WHAT Renovate assign CODEOWNERS as reviewers for each of its PRs.

**WHY**
Improve visibility of renovate PRs to teams owning the rpeository.

**WHAT**
Renovate assign CODEOWNERS as reviewers for each of its PRs.
@internal-ai-adoption-analytics
Copy link
Copy Markdown

📊 Survey: Please help us track internal AI adoption. This is not for evaluation, only for metrics. You can update this anytime before merge.
🤖 Which AI developer tool(s), if any, were used to assist with this PR? Please tick one or more boxes below:

  • None
  • Cline
  • Claude Code
  • Cursor
  • GitHub Copilot
  • Other

🧑‍💻 If AI was used, what was it mainly used for?

  • Coding / Implementation
  • Testing (unit, integration, e2e)
  • Documentation
  • Research / Investigation
  • Refactoring / Cleanup
  • Configuration / DevOps
  • Other

Thank you in advance for your feedback.💙🙏🎉
Here's a joke to brighten your day: An AI walks into a bar... Actually, it doesn't. It's just a bunch of math! 🤖

@hyperspace-insights
Copy link
Copy Markdown

Summary

The following content is AI-generated and provides a summary of the pull request:


feat(renovate-preset): Assign CODEOWNERS as Reviewers for Renovate PRs

New Feature

✨ Improved visibility of Renovate pull requests by automatically assigning CODEOWNERS as reviewers. This ensures that the teams responsible for a repository are notified and can review dependency update PRs raised by Renovate.

Changes

  • default.json: Added "reviewersFromCodeOwners": true to the Renovate preset configuration, enabling automatic assignment of repository code owners as reviewers on Renovate-generated pull requests.

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.20.11 | 📖 Documentation | 🚨 Create Incident | 💬 Feedback

  • Output Template: Default Template
  • Summary Prompt: Default Prompt
  • LLM: anthropic--claude-4.6-sonnet
  • Event Trigger: pull_request.opened
  • File Content Strategy: Full file content
  • Correlation ID: 59376710-2607-41e8-8a4a-f2eb980b7f08

💌 Have ideas or want to contribute? Create an issue and share your thoughts with us!
📑 Check out the documentation for more information.
📬 Subscribe to the Hyperspace PR Bot DL to get the latest announcements and pilot features!

Made with ❤️ by Hyperspace.

Copy link
Copy Markdown

@hyperspace-insights hyperspace-insights Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change itself is minimal and correct — "reviewersFromCodeOwners": true is a valid Renovate configuration option that assigns CODEOWNERS as reviewers on generated PRs. The only notable issue is the typos in the PR description ("rpeository" and "Renovate assign"), which the author should correct for documentation clarity.

PR Bot Information

Version: 1.20.11 | 📖 Documentation | 🚨 Create Incident | 💬 Feedback

  • Correlation ID: 59376710-2607-41e8-8a4a-f2eb980b7f08
  • File Content Strategy: Full file content
  • LLM: anthropic--claude-4.6-sonnet
  • Event Trigger: pull_request.opened

Comment thread default.json
@r0binary-sap r0binary-sap merged commit ae29ad0 into main Apr 20, 2026
3 checks passed
@r0binary-sap r0binary-sap deleted the feature/DEVX-661-add-codeowners-as-default-reviewers-to-renovate-p-rs branch April 20, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants