bamboo-github-status icon indicating copy to clipboard operation
bamboo-github-status copied to clipboard

A plugin for Atlassian Bamboo that reports build results to the GitHub status API

Results 17 bamboo-github-status issues
Sort by recently updated
recently updated
newest added

Hello Any plans to make this App to be compatible with latest Bamboo 7.2 server version? Much appreciated.

- updated pom file to work with IDE - updated freemarker template file to work with the new bamboo version - support repository type 'git' to work with enterprise github

We just upgraded our server to Bamboo 6.2.5. The plugin is working with regard to updating the GitHub repo when builds are run. However, in the build job configuration, the...

### Summary When running Repository Stored Specs from GitHub, the Bamboo Plan cannot be created because of a null that is passed from Configuration.java ### Steps to reproduce 1. Upgrade...

This release includes https://github.com/kohsuke/github-api/commit/7735edeae87652c1fa8196e7956851a39f5a84d4 which fixes the issue where failed to parse a response id larger than int. Fixes #31

https://github.com/kohsuke/github-api/commit/7735edeae87652c1fa8196e7956851a39f5a84d4 fixed an issue where the github API response may return an ID larger than the range of int. The current version of the github-status addon may cause bamboo to...