Skip to content

CoPilot instruction improvements#697

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

CoPilot instruction improvements#697
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

This PR updates repository automation and documentation around GitHub Copilot usage, primarily by adjusting GitHub Actions triggers to skip CI runs for certain documentation-only changes, and by refining the Copilot instruction guidance.

Changes:

  • Updated multiple GitHub Actions workflows to ignore changes to .github/*.md via paths-ignore.
  • Refreshed .github/copilot-instructions.md with updated project/build/tooling guidance and repo layout notes.
  • Made small consistency/comment changes in DirectXTex headers (header banner links; enum zero initializers).

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
DirectXTex/scoped.h Adds additional fwlink URLs to the file header banner.
DirectXTex/DirectXTex.h Updates several enum “zero” values from 0x0 to 0.
.github/workflows/wsl.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/workflows/vcpkg.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/workflows/uwp.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/workflows/test.yml Adds .github/*.md to paths-ignore.
.github/workflows/msvc.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/workflows/msbuild.yml Adds .github/*.md to paths-ignore.
.github/workflows/main.yml Adds .github/*.md to paths-ignore.
.github/workflows/codeql.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/workflows/clangcl.yml Adds .github/*.md to paths-ignore.
.github/workflows/bvt.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/workflows/auxbvt.yml Adds .github/*.md to paths-ignore.
.github/workflows/arm64bvt.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/workflows/arm64.yml Adds .github/*.md to paths-ignore; minor formatting normalization.
.github/copilot-instructions.md Updates Copilot guidance (tooling, repo layout, conventions, references).

Comment thread DirectXTex/DirectXTex.h
Comment thread DirectXTex/DirectXTex.h
Comment thread DirectXTex/scoped.h
Comment thread DirectXTex/DirectXTex.h
Comment thread DirectXTex/DirectXTex.h
Comment thread DirectXTex/DirectXTex.h
@walbourn walbourn merged commit 9c4031d into main Apr 22, 2026
134 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