reneleonhardt commented on PR #3153: URL: https://github.com/apache/solr/pull/3153#issuecomment-3271322459
Thank you for replying, contributors can't request CoPilot reviews if not enabled, for example the official documentation doesn't work here, you would have to check your personal, organization and repository settings. https://github.blog/changelog/2025-06-18-getting-started-with-github-copilot-coding-agent-is-now-easier/ > Today, we’re making it easier to get started with this new agent. > > For users with access to Copilot coding agent, the agent is now available in all repositories by default. > https://docs.github.com/en/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions https://github.blog/ai-and-ml/github-copilot/how-to-use-github-copilot-to-level-up-your-code-reviews-and-pull-requests/ https://docs.github.com/en/copilot/concepts/code-review https://github.com/features/copilot Asking the documentation: "How to enable copilot reviews in open-source repositories?" To enable GitHub Copilot reviews in open-source repositories, follow these steps: 1. Navigate to the main page of the repository on GitHub. 2. Under the repository name, click Settings. If you don't see the "Settings" tab, select the More dropdown menu, then click Settings. 3. In the left sidebar, under "Code and automation," click Rules, then click Rulesets. 4. Click New ruleset. 5. Click New branch ruleset. 6. Under "Ruleset name," type a name for the ruleset. 7. To activate the ruleset, under "Enforcement Status," select Active. 8. Under "Target branches," click Add target and choose an option like Include default branch or Include all branches. 9. Under "Branch rules," select the Require a pull request before merging checkbox. This expands additional options. 10. Select the Request pull request review from Copilot checkbox. 11. At the bottom of the page, click Create. CodeRabbit is so much better: https://docs.coderabbit.ai/guides/commands#manually-request-code-reviews%E2%80%8B -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
