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

Draft
Copilot wants to merge2 commits intomaster
base:master
Choose a base branch
Loading
fromcopilot/setup-copilot-instructions

Conversation

Copy link

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 self-assigned thisNov 2, 2025
Co-authored-by: codejedi365 <17354856+codejedi365@users.noreply.github.com>
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
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@codejedi365codejedi365Awaiting requested review from codejedi365

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