There are a few ways this could be achieved, but perhaps most logical would be to create a branch in the downstream repository-audit-report repository with a name something like preview/pulls/X where X is the pull request number.
We would not use the name of the pull request's underlying branch as it is less reliable.
There are a few ways this could be achieved, but perhaps most logical would be to create a branch in the downstream repository-audit-report repository with a name something like
preview/pulls/X
whereX
is the pull request number.We would not use the name of the pull request's underlying branch as it is less reliable.
This matches the approach taken already by our sdk-upload-action.