Skip to content

Sync pr.yaml with repo-template improvements#112

Merged
Chris-Wolfgang merged 1 commit intomainfrom
update/pr-yaml-sync-template
Mar 27, 2026
Merged

Sync pr.yaml with repo-template improvements#112
Chris-Wolfgang merged 1 commit intomainfrom
update/pr-yaml-sync-template

Conversation

@Chris-Wolfgang
Copy link
Copy Markdown
Owner

Summary

  • Add trusted config file fetch from main branch after checkout (all 4 stages + security scan)
  • Remove redundant success() guard on Stage 2 (implicit default)
  • Remove redundant needs.test-windows.result == 'success' on Stage 3 (implicit via needs)

Test plan

  • CI passes on all stages (Linux, Windows, macOS)
  • Trusted config files fetched (visible in step output)
  • Coverage gates still enforce 90% on all 3 stages

🤖 Generated with Claude Code

- Add trusted config file fetch from main branch (all 4 stages)
- Remove redundant success() guard on Stage 2
- Remove redundant needs.test-windows.result check on Stage 3

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant