◐ Shell
clean mode source ↗

Correct Variable Template Reference in NonOfficial Pipeline Templates by jshigetomi · Pull Request #27275 · PowerShell/PowerShell

added 2 commits

April 15, 2026 16:08

Copilot AI review requested due to automatic review settings

April 16, 2026 16:12

@jshigetomi

Justin Chung added 3 commits

April 21, 2026 15:03
- Use templates/variables/ and templates/stages/ subfolders in examples
- Use *-Official.yml naming in examples
- Addresses Copilot comments on PR PowerShell#27275

TravisEz13

Justin Chung added 2 commits

April 21, 2026 15:13
Normalize variables/ and stages/ includes to /.pipelines/templates/...@self to match the dominant convention in the repo and avoid breakage if the files are ever moved.
…te refs

Adds a top-level 'Template Reference Convention' section and updates every example in Steps 2, 3, and 5 to use /.pipelines/templates/...@self so the agent's output matches the in-repo convention and avoids relative-path resolution bugs.

adityapatwardhan

JustinGrote pushed a commit to JustinGrote/PowerShell that referenced this pull request

Jun 2, 2026