Skip to content

CoPilot instruction improvements#295

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

CoPilot instruction improvements#295
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 CI trigger filters so most GitHub Actions workflows won’t run for changes limited to .github/*.md (intended to cover Copilot instructions), and refreshes the repository’s Copilot instruction documentation and .editorconfig settings accordingly.

Changes:

  • Add .github/*.md to paths-ignore for multiple workflows (push + PR) to avoid running CI on Copilot-instruction-only edits.
  • Normalize/adjust a few workflow step lines (formatting/line-ending-only changes in several YAML files).
  • Update .github/copilot-instructions.md content and remove the HLSL/FX block from .editorconfig.

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/xdspclang.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/xdsp.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/wslcxx.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/workflows/wsl.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/workflows/test.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/shmathclang.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/shmath.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/msvc.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/workflows/msbuildex.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/msbuild.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/main.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/cxx.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/workflows/codeql.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/workflows/clangcl.yml Ignore .github/*.md changes for workflow triggers
.github/workflows/asan.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/workflows/arm64test.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/workflows/arm64.yml Ignore .github/*.md changes for workflow triggers; minor YAML line normalization
.github/copilot-instructions.md Expand/refresh Copilot guidance and CI/project details
.editorconfig Remove HLSL/FX-specific formatting block; keep C++/YAML rules

Comment thread .github/workflows/main.yml
@walbourn walbourn merged commit 81fdf25 into main Apr 22, 2026
225 checks passed
@walbourn walbourn deleted the copilotupdates branch April 22, 2026 19:23
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