It’s very common to move back and forth between the web UI and the source code repository.
Currently, it isn’t easy to jump to the repository (e.g., https://github.com/kkweon/my-repo).
I have to click each commit message.
But I think this should be more obvious. It took me a while to figure out the above workaround.
I believe this is the view (https://github.com/drone/drone-ui/blob/master/src/views/Repo.vue)
I can contribute if it sounds good.