Simple but very needed plugin for build status reporting back to GitHub.
This plugin currently is able to report status of the build using same repository credentials which has been used for checkout.
- Install AWS SDK https://developer.atlassian.com/server/framework/atlassian-sdk/set-up-the-atlassian-plugin-sdk-and-build-a-project/
- Inside project directory run
atlas-package
- Create new GitHub account for Bamboo or use use any existing account.
- Create Personal Token (https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line)
- Add create build plan with GitHub repository cloned with your GitHub credentials
- Enable push reporting in plan configuration, (Other tab)
Plugin has been developed and tested with newest Bamboo version (6.9.1)