Skip to content

Add Copilot code review instructions#94

Draft
Copilot wants to merge 2 commits into
masterfrom
copilot/add-copilot-review-automation
Draft

Add Copilot code review instructions#94
Copilot wants to merge 2 commits into
masterfrom
copilot/add-copilot-review-automation

Conversation

Copilot AI commented Nov 29, 2025

Copy link
Copy Markdown

Adds .github/copilot-instructions.md to enable automatic Copilot code review with repository-specific guidance.

Review Guidelines

The instructions file covers:

  • R code standards — roxygen2 docs, NAMESPACE exports, parameter typing
  • htmlwidgets/JS integration — D3.js practices, XSS prevention, JSON serialization
  • Shiny integration — reactive efficiency, input validation
  • Testing/docs — coverage expectations, NEWS.md updates
  • Compatibility — backward compat, R version, htmlwidgets compat

Reference: GitHub blog on Copilot Code Review instructions

Original prompt

This section details on the original issue you should resolve

<issue_title>[FEATURE] add copilot review to be run automatically</issue_title>
<issue_description>Some context:

https://github.blog/ai-and-ml/unlocking-the-full-power-of-copilot-code-review-master-your-instructions-files/</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: talgalili <976006+talgalili@users.noreply.github.com>
Copilot AI changed the title [WIP] Add copilot review to run automatically Add Copilot code review instructions Nov 29, 2025
Copilot AI requested a review from talgalili November 29, 2025 12:08
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.

[FEATURE] add copilot review to be run automatically

2 participants