As a user I want to revert a PR. This should be available in UI and as an API call.
Use cases:
PR merged into release branch and either deployment fails or deployment needs to be rolled back including the PR.
Release can be rolled back by reverting the PR in CR and letting downstream rollback the changes.
Release can be rolled back in CD and pipeline automatically reverts the PR
User can quickly find PRs that have been reverted