Cross Repository Testing with Swift CI Swift CI now supports the ability to test multiple pull request across repositories. To use this new feature, simply provide the URL from corresponding pull requests in the same comment as "@swift-ci Please test" phrase. List all of the pull requests and then provide the specific test phrase you would like to trigger. Currently, it will only merge the main pull request you requested testing from as opposed to all of the PR's.
For example: Please test with following pull request: https://github.com/apple/swift/pull/4574 <https://github.com/apple/swift/pull/4574> @swift-ci Please test Linux platform Please test with following PR: https://github.com/apple/swift-lldb/pull/48 <https://github.com/apple/swift-lldb/pull/48> https://github.com/apple/swift-package-manager/pull/632 <https://github.com/apple/swift-package-manager/pull/632> @swift-ci Please test macOS platform Thanks, Mishal Shah
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev