Skip to content

docs: added copilot instructions#19

Merged
bosbaber merged 1 commit into
mainfrom
stephan/20260604-copilot-instructions
Jun 4, 2026
Merged

docs: added copilot instructions#19
bosbaber merged 1 commit into
mainfrom
stephan/20260604-copilot-instructions

Conversation

@bosbaber
Copy link
Copy Markdown
Contributor

@bosbaber bosbaber commented Jun 4, 2026

No description provided.

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

Adds a new .github/copilot-instructions.md document intended to guide Copilot/agents and contributors on repository purpose, layout, local build/test workflows, and CI behavior for building/publishing the builder images.

Changes:

  • Introduces an agent-focused repository guide covering images, repo structure, and local build/test commands.
  • Documents CI workflow stages and commit-message conventions used for versioning/tagging.
  • Captures key operational facts (e.g., .tooling is ESM/no dependencies; image push behavior; runtime artifacts).

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

Comment thread .github/copilot-instructions.md
Comment on lines +59 to +63
Version bumps derived from commit type:
- Breaking change (`!` marker or `BREAKING CHANGE:` in body) → major
- `feat` → minor
- `fix`, `perf`, `refactor`, `revert` → patch
- `docs`, `style`, `test`, `chore`, `ci`, `build` → no version bump (image still rebuilt if files changed)
@bosbaber bosbaber merged commit 218c7e1 into main Jun 4, 2026
4 checks passed
@bosbaber bosbaber deleted the stephan/20260604-copilot-instructions branch June 4, 2026 15:36
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