[swift-dev] Cross Repository Testing with Swift CI

mishal_shah mishal_shah at apple.com
Thu Sep 8 18:48:13 CDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160908/bd642332/attachment.html>


More information about the swift-dev mailing list