Skip to content

CoPilot instruction improvements#401

Merged
walbourn merged 3 commits intomainfrom
copilotupdates
Apr 22, 2026
Merged

CoPilot instruction improvements#401
walbourn merged 3 commits intomainfrom
copilotupdates

Conversation

@walbourn
Copy link
Copy Markdown
Member

@walbourn walbourn commented Apr 22, 2026

Updated GitHub Actions to ignore changes to CoPilot instructions except for SuperLinter.

@walbourn walbourn self-assigned this Apr 22, 2026
@walbourn walbourn added the co_pilot Related to Co Pilot enablement for the project label Apr 22, 2026
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

Updates repository guidance for GitHub Copilot and adjusts CI workflow triggers so builds are skipped when only .github/*.md files change.

Changes:

  • Expanded/updated .github/copilot-instructions.md with additional project-specific conventions and build/platform notes.
  • Updated multiple GitHub Actions workflows to ignore changes to .github/*.md.
  • Minor formatting-only adjustment in Inc/Model.h comments.

Reviewed changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Inc/Model.h Comment formatting tweak near GetGpuTextureHandleForMaterialIndex.
.github/workflows/vcpkg.yml Ignore .github/*.md changes for push/PR triggers.
.github/workflows/uwp.yml Ignore .github/*.md changes for push/PR triggers.
.github/workflows/test.yml Ignore .github/*.md changes for push/PR triggers.
.github/workflows/msvc.yml Ignore .github/*.md changes for push/PR triggers; whitespace-only workflow formatting updates.
.github/workflows/msbuild.yml Ignore .github/*.md changes for push/PR triggers.
.github/workflows/main.yml Ignore .github/*.md changes for push/PR triggers.
.github/workflows/codeql.yml Ignore .github/*.md changes for push/PR triggers; whitespace-only workflow formatting updates.
.github/workflows/clangcl.yml Ignore .github/*.md changes for push/PR triggers.
.github/workflows/bvt.yml Ignore .github/*.md changes for push/PR triggers; whitespace-only workflow formatting updates.
.github/workflows/arm64bvt.yml Ignore .github/*.md changes for push/PR triggers; whitespace-only workflow formatting updates.
.github/workflows/arm64.yml Ignore .github/*.md changes for push/PR triggers; whitespace-only workflow formatting updates.
.github/copilot-instructions.md Substantial updates to Copilot guidance, including conventions, build options, and platform guard notes.

Comment thread .github/copilot-instructions.md
Comment thread .github/copilot-instructions.md
@walbourn walbourn merged commit 70e801b into main Apr 22, 2026
123 checks passed
@walbourn walbourn deleted the copilotupdates branch April 22, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

co_pilot Related to Co Pilot enablement for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants