Skip to content

Conversation

alvarosanchez
Copy link
Member

Copy link

@Copilot 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 creates GitHub Copilot Agent custom instructions by creating symlink files that reference existing Cline rules, enabling GitHub Copilot to use the same coding and documentation standards as Cline.

  • Created symlink instruction files for GitHub Copilot Agent
  • Added the new instruction files to the file synchronization workflow
  • Established consistent tooling standards between Cline and GitHub Copilot

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/files-sync.yml Added new instruction files to sync configuration
.github/instructions/coding.instructions.md Created symlink to Cline coding rules
.github/instructions/docs.instructions.md Created symlink to Cline documentation rules

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@alvarosanchez
Copy link
Member Author

I see the symlink approach may not work, so we may just copy the files during the sync process

Copy link

@Copilot 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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@alvarosanchez alvarosanchez merged commit 9f0a077 into master Sep 26, 2025
5 checks passed
@alvarosanchez alvarosanchez deleted the copilot-instructions branch September 26, 2025 09:16
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.

2 participants