Skip to content

docs: add and extend repository Copilot instructions with semantic naming convention#19

Merged
Crow-Control merged 3 commits intomainfrom
copilot/setup-copilot-instructions
Feb 15, 2026
Merged

docs: add and extend repository Copilot instructions with semantic naming convention#19
Crow-Control merged 3 commits intomainfrom
copilot/setup-copilot-instructions

Conversation

Copy link
Contributor

Copilot AI commented Feb 15, 2026

This updates repository-scoped Copilot guidance and adds an explicit convention for semantic commit/PR naming. The goal is to keep AI-generated changes aligned with this repo’s GitOps conventions and contribution standards.

  • Copilot instruction bootstrap

    • Added .github/copilot-instructions.md with repo-specific guidance for cluster-template.
    • Captures expected editing scope (kubernetes/, base/, patches/) and preservation of Flux/Kustomize structure.
  • Semantic naming requirement

    • Extended the same instruction file to require semantic commit names and PR titles.
    • Documents accepted prefixes (feat:, fix:, docs:, chore:) as the expected format.
- Use semantic commit names and PR titles (for example: `feat:`, `fix:`, `docs:`, `chore:`).

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

Co-authored-by: PrivatePuffin <7613738+PrivatePuffin@users.noreply.github.com>
Copilot AI changed the title [WIP] Add copilot instructions document Add repository-scoped Copilot instructions under .github Feb 15, 2026
Copilot AI requested a review from Crow-Control February 15, 2026 10:58
…ions

Co-authored-by: PrivatePuffin <7613738+PrivatePuffin@users.noreply.github.com>
Copilot AI changed the title Add repository-scoped Copilot instructions under .github docs: add and extend repository Copilot instructions with semantic naming convention Feb 15, 2026
@Crow-Control Crow-Control marked this pull request as ready for review February 15, 2026 11:02
Copilot AI review requested due to automatic review settings February 15, 2026 11:02
@Crow-Control Crow-Control merged commit 265a8ad into main Feb 15, 2026
5 checks passed
Copy link

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 repository-scoped GitHub Copilot instructions to guide AI-assisted development in the cluster-template repository. The instructions establish conventions for semantic naming, scope of changes, and preservation of the GitOps structure.

Changes:

  • Added .github/copilot-instructions.md documenting repository-specific guidance for Copilot
  • Documented semantic commit/PR naming convention with standard prefixes (feat:, fix:, docs:, chore:)
  • Established editing scope guidelines focusing on kubernetes/, base/, and patches/ directories

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.

3 participants