Open
Description
Currently, if you want to test changes made to one repository against another (for example, build and test swift-corelibs-foundation against a modified Standard Library), you must still open an empty pull request in that other repository as per the instructions. This is counterproductive and pollutes the PR history. A better option is to have swift-ci commands accept both repository and pull request URLs.