Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add Copilot instructions for repository#1354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
codejedi365 merged 1 commit intomasterfromcopilot/setup-copilot-instructions
Nov 9, 2025

Conversation

Copy link
Contributor

CopilotAI commentedNov 2, 2025
edited
Loading

Adds.github/copilot-instructions.md to provide context for GitHub Copilot when working in this repository.

Contents

  • Project overview: Semantic versioning automation via commit message parsing
  • Development setup: Dependencies, installation, and CLI usage
  • Code standards: Ruff formatting/linting, mypy type checking, type hint requirements
  • Testing patterns: Unit (tests/unit/) vs E2E (tests/e2e/) structure, pytest markers, comprehensive test flag
  • Commit conventions: Conventional Commits specification with type/scope examples
  • Architecture: Commit parsers, HVCS integrations, version management modules
  • Common tasks: Adding new parsers, HVCS integrations, CLI commands with file paths
  • Key dependencies: Click, GitPython, Pydantic v2, Jinja2, Rich

The instructions enable Copilot to understand project-specific patterns like the Strategy pattern for parsers/HVCS, Pydantic config models, and the self-versioning nature of the tool.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • docs.github.com
    • Triggering command:curl -s REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

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 inBest practices for Copilot coding agent in your repository.

</issue_description>

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


✨ Let Copilot coding agentset things up for you — coding agent works faster and does higher quality work when set up for your repo.

CopilotAI changed the title[WIP] Set up Copilot instructions for repositoryfeat: add Copilot instructions for repositoryNov 2, 2025
Copilot finished work on behalf ofcodejedi365November 2, 2025 18:12
@codejedi365codejedi365force-pushed thecopilot/setup-copilot-instructions branch 2 times, most recently fromc085e72 tobcc5fc7CompareNovember 9, 2025 03:27
@codejedi365codejedi365 marked this pull request as ready for reviewNovember 9, 2025 03:28
Copy link

CopilotAI 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 Copilot instructions for the python-semantic-release project to guide AI-assisted development. The instructions provide detailed context about the project's architecture, development practices, and contribution guidelines.

  • Introduces a new.github/copilot-instructions.md file with complete project documentation for AI assistance
  • Covers project overview, development setup, code style, testing, architecture, and common tasks
  • Includes detailed commit message conventions and workflow guidelines specific to the project

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

@codejedi365codejedi365force-pushed thecopilot/setup-copilot-instructions branch frombcc5fc7 tof14ff71CompareNovember 9, 2025 04:16
@codejedi365codejedi365 merged commit8b7077c intomasterNov 9, 2025
8 checks passed
@codejedi365codejedi365 deleted the copilot/setup-copilot-instructions branchNovember 9, 2025 04:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

+1 more reviewer

@codejedi365codejedi365codejedi365 approved these changes

Reviewers whose approvals may not affect merge requirements

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

✨ Set up Copilot instructions

2 participants

@codejedi365

[8]ページ先頭

©2009-2025 Movatter.jp