Using github.com/cli/cli it takes a PR URL as first argument and check
it out.
It will then detect automatically the old and new version and post a
comment to the PR with the diff and copy it in your clipboard (with
xclip on Linux and pbcopy on OSX)
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>