github-pullrequest-resource
github-pullrequest-resource copied to clipboard
It would be helpful to have the name of the repo that the PR comes from.
I could use this in particular because I use Concourse to generate artifacts from the input PRs and push them up to the PR branch - if the PR is created from a fork instead of from my repo, I can't find that out right now. I've written a PR that adds this - it's very simple.