-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Currently, Riff Raff provides a github link on deploy pages to the commit that was deployed. For example, this deployment of targeting links to the automatically-created merge commit that CI ran on.
Often I would like to get to the PR from a deployment, rather than the commit. From the commit link above, you can get to the PR by following the left parent link in the UI followed by the PR link from that page. It'd save a small bit of time and finding if Riff Raff could give me the PR link directly.
It could either work this out itself (probably too awkward), or support adding a new field in the build metadata to point to the PR. (Then actions-riff-raff could send the PR link or number when uploading a build.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels