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 fail to complete a build in case the returned id is out of range.