Add Github Logo so you can got on the source repo within a single click

Issue #362 resolved
Adrien SALES created an issue

Hi @reiz ,

it would be very useful to get a quick link that allows people to go to the source repo straight from the dependency report like it is possible on Travis CI :

GH_shortcut.png

For now, i usually get this use case :

  1. get an alert from versioneye that tells me i'm out of date on a dep by mail
  2. i click on the alert and go to the versioneye page
  3. than i want to got on the repo and take a look at my pom.xml
  4. i open a new tab on my browser
  5. go to github then to my project

With this feature this use case would become :

  1. get an alert from versioneye that tells me i'm out of date on a dep by mail
  2. i click on the alert and go to the versioneye page
  3. i click on the repo shortcut and retrieve myself at the right place

Maybe could you find this feature useful...or maybe did i miss the already existing shortcut ?

Comments (2)

  1. Robert Reiz

    We have already on every page a GitHub icon which lead to the corresponding GitHub page. That icon we have for most of the PHP, Ruby & NodeJS projects :-)

    Screen Shot 2017-04-26 at 15.41.40.png

  2. Adrien SALES reporter

    Damn, you're right, i guess i was expecting ot on the top of the page ! Thanks for pointing this @reiz

  3. Log in to comment