Open digitalkaoz opened 2 weeks ago
Yeah, thats not possible and never was. prUrl
is an output that you get when a pr was found. But this repo currently only supports taking a SHA as input to find a PR by.
if you want, you can open a PR for it and implement it yourself. I'd be happy to review that, I want to focus my time to maintaining the library right now and not to extend it
Subject of the issue
i want to get detailed infos about a PR when triggered by issue_comment (have a PR_URL, but nothing else)
Your git environment
Steps to reproduce
Expected behaviour
Works the same as with a concrete SHA
Actual behaviour
doesnt work at all