Skip to content

Adding copilot environment#49

Merged
gvegayon merged 2 commits intomasterfrom
gvegayon/copilot-env
Nov 25, 2025
Merged

Adding copilot environment#49
gvegayon merged 2 commits intomasterfrom
gvegayon/copilot-env

Conversation

@gvegayon
Copy link
Copy Markdown
Owner

No description provided.

@gvegayon gvegayon linked an issue Nov 25, 2025 that may be closed by this pull request
@gvegayon gvegayon requested a review from Copilot November 25, 2025 00:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a GitHub Actions workflow specifically designed for GitHub Copilot environment setup. The workflow enables Copilot to properly initialize an R development environment with all necessary dependencies before performing code operations.

Key Changes:

  • Added copilot-setup-steps.yml workflow that runs on workflow dispatch, pushes, and pull requests
  • Configured R environment setup with release version and project dependencies
  • Installed R package dependencies including rcmdcheck and tinytest needed for package development

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

Thank you for your contribution @gvegayon 🚀! The pkgdown site preview is ready for review 👉 Download here 👈!
(The artifact expires on 2026-02-23T00:12:55Z. You can re-generate it by re-running the workflow here.)

@gvegayon gvegayon merged commit f4ee328 into master Nov 25, 2025
10 of 12 checks passed
@gvegayon gvegayon deleted the gvegayon/copilot-env branch November 25, 2025 00:17
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.

Setup the environment for copilot

2 participants