Skip to content

ci: add pr harness check#63

Merged
guitarrapc merged 1 commit into
mainfrom
harness
Jul 8, 2026
Merged

ci: add pr harness check#63
guitarrapc merged 1 commit into
mainfrom
harness

Conversation

@guitarrapc

Copy link
Copy Markdown
Contributor

No description provided.

@guitarrapc guitarrapc requested a review from mayuki as a code owner July 8, 2026 02:46
Copilot AI review requested due to automatic review settings July 8, 2026 02:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 the repository’s GitHub Actions setup by removing the existing workflow that targeted changes under .github/** and adding a new reusable-workflow-based “PR Harness” check for pull requests targeting main.

Changes:

  • Removed .github/workflows/prevent-github-change.yaml (previously scoped to .github/**/*.y(a)ml changes).
  • Added .github/workflows/pr-harness.yaml to run a reusable “PR Harness” workflow on PRs to main.

Reviewed changes

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

File Description
.github/workflows/prevent-github-change.yaml Removes the prior workflow that ran only when GitHub workflow/config YAML files changed.
.github/workflows/pr-harness.yaml Adds a new PR-triggered reusable workflow call to Cysharp/Actions intended to provide PR “harness” checks.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/pr-harness.yaml
Comment thread .github/workflows/pr-harness.yaml
@guitarrapc guitarrapc closed this Jul 8, 2026
@guitarrapc guitarrapc reopened this Jul 8, 2026
@guitarrapc guitarrapc merged commit a7abe8e into main Jul 8, 2026
4 checks passed
@guitarrapc guitarrapc deleted the harness branch July 8, 2026 03:21
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.

2 participants