When creating a new PR record when the "owner" is entered into the form, make an API call to bring back a drop down list of all the repos they own to select room.
This also validates the owner and repo to be real.
Could even bring back all the PRs on the repo, compare against user's name etc.
Could be done with JavaScript.
(reach goal)