Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 10, 2025

  • Create .github/copilot-instructions.md file with repository-specific guidance
  • Include project overview and technology stack information
  • Add development workflow instructions
  • Specify coding conventions and best practices
  • Document testing and validation requirements
  • Add deployment and documentation guidelines
  • Address review feedback:
    • Added Make as build tool in Technology Stack
    • Standardized command patterns (local/Docker)
    • Added return type hints requirement
    • Expanded /src/ssvc/ structure description
    • Removed redundant sections
    • Updated API documentation URLs
    • Clarified license type
    • Added Make Commands section
    • Removed obsolete --project src references
    • Added /doc/ and /pdfs/ to obsolete directories list
  • Restore aspirational guidance:
    • Added back JSON/CSV naming convention as aspirational guidance
    • Restored JSON Regeneration pitfall for developers without commit hooks
Original prompt

This section details on the original issue you should resolve

<issue_title>✨ Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

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

Fixes #1011


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Set up instructions for Copilot coding agent ✨ Set up GitHub Copilot instructions for SSVC repository Oct 10, 2025
Copilot AI requested a review from ahouseholder October 10, 2025 19:52
@ahouseholder ahouseholder added the tech/environment Project environment, deployment, CI, etc. label Oct 14, 2025
@ahouseholder ahouseholder marked this pull request as ready for review October 14, 2025 13:33
Copilot AI review requested due to automatic review settings October 14, 2025 13:33
Copy link
Contributor

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 comprehensive GitHub Copilot instructions to enhance AI-assisted development in the SSVC repository by providing detailed project context, development guidelines, and best practices.

  • Creates a structured 203-line instructions file covering project overview, technology stack, and development workflow
  • Establishes coding conventions, testing requirements, and documentation guidelines
  • Identifies common pitfalls and provides troubleshooting guidance

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

Copy link
Contributor

@sei-renae sei-renae left a comment

Choose a reason for hiding this comment

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

attempting to get my comments out of Pending Purgatory

Merging from my forked feature branch to the upstream feature branch; we can merge to main later.
@sei-renae sei-renae merged commit f26e116 into main Oct 29, 2025
5 checks passed
@sei-renae sei-renae deleted the copilot/setup-copilot-instructions branch October 29, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech/environment Project environment, deployment, CI, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Set up Copilot instructions

3 participants