-
This is already possible via pull request markdown report:
https://docs.onedev.io/tutorials/cicd/pullrequest-live-preview
-
Previous Value Current Value Open
Closed
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
I'm generating preview deployments of my apps from pull requests. Those apps will be reachable under a dynamic domain like for example pr23-someapp.domain. Since those urls can become quite verbose I want to automatically place them somewhere in the Pull request, so a reviewer can just simply click on it. So far I've identified two locations where I could place this url:
This is why It would be great to attach some kind of metadata like URLs to a pull request in a dedicated location, which wouldn't move when the pr gets updated.