Skip to content

ci: trial self-hosted runner for PR change detection - #2721

Open
wxyucs wants to merge 1 commit into
antgroup:mainfrom
wxyucs:agent/use-self-hosted-pr-runner
Open

ci: trial self-hosted runner for PR change detection#2721
wxyucs wants to merge 1 commit into
antgroup:mainfrom
wxyucs:agent/use-self-hosted-pr-runner

Conversation

@wxyucs

@wxyucs wxyucs commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • run the PR CI Detect Changes job on runners labeled self-hosted
  • keep build, test, and macOS jobs on their existing GitHub-hosted runners for the initial trial

Why

New self-hosted runners are available for the repository. Routing the lightweight PR change-detection gate to them validates scheduling and basic action execution before migrating jobs that install host packages, delete hosted-tool caches, or mount host paths into containers.

Impact

Every PR CI run now requires an available self-hosted runner for change detection. The remaining jobs retain their current runner environments.

Validation

  • git diff --check
  • workflow YAML parsed successfully with Ruby Psych

Signed-off-by: Xiangyu Wang <wxy407827@antgroup.com>
Assisted-by: Codex:gpt-5
Copilot AI lite review requested due to automatic review settings August 19, 2026 11:46
@vsag-bot

vsag-bot commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

/label status/waiting-for-review
/waiting-on reviewer
/request-review @jiaweizone
/request-review @inabao
/request-review @LHT129

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@wxyucs wxyucs added kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 version/1.1 labels Aug 19, 2026 — with ChatGPT Codex Connector
@mergify

mergify Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 All 2 merge protections satisfied — ready to merge.

Show 2 satisfied protections

🟢 Require kind label

  • label~=^kind/

🟢 Require version label

  • label~=^version/

@wxyucs
wxyucs marked this pull request as ready for review August 19, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 size/XS version/1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants