swift-foundation icon indicating copy to clipboard operation
swift-foundation copied to clipboard

Enable linked PR test for pull request tests

Open itingliu opened this issue 2 months ago • 1 comments

According to https://github.com/swiftlang/github-workflows, to invoke:

To reference a linked PR, add Linked PR: <link to PR> to the PR description, eg.

Linked PR: https://github.com/swiftlang/swift-syntax/pull/2859
// or alternatively
Linked PR: swiftlang/swift-syntax#2859

Enabling cross-PR testing will add about 10s to PR testing time.

itingliu avatar Oct 23 '25 23:10 itingliu

@swift-ci please test

itingliu avatar Oct 23 '25 23:10 itingliu