Skip to content
andypols edited this page Nov 1, 2011 · 8 revisions

Introduction

This is a Bamboo Web Repository Viewer Plugin for Github. It automatically links your changes back to the the GitHub page containing the commit/diff.

Installing

Copy the github-web-rep-viewer jar to the $BAMBOO_INSTALL_DIR/webapp/WEB-INF/lib directory and restart Bamboo.

Using the Plugin

The plugin adds the “GitHub Web Repository Viewer” option to source code repository page where you provide the URL of the GitHub repository.

Now, when you view the build change set, bamboo provides a link back to the github checkin:

This link takes you to the GitHub commit page showing the changes:

Clone this wiki locally