Everyone with commit access can now initiate CI from pull requests

A change got rollout out to the continuous integration (CI) system last night that enables everyone with commit access (Apple and non-Apple contributors) to initiate CI from pull requests. This has been something we've desired since we rolled out CI-support in Swift pull requests, and I'm thrilled to see it happen.

If you have commit access and find that you cannot initiate CI (e.g., "@swift-ci test") please email me directly.

Please note that before initiating CI from pull requests, please take a look at the changes in the pull request first. The CI system has finite resources, and we also want to avoid running pull requests with malicious changes on the CI system.