When working on forks and feature-branches, having "Test with:" support branches also besides just PRs would be nice. That avoids having to create PRs for every affected repo during the development cycle, but still allows using the github CI. The short syntax could be <org>/<repo>@<branch>, the long syntax is https://github.com/<org>/<repo>/tree/<branch>.