GitHub integration listens to GitHub events and sends requests to the CI/CD system. Receives responses from the CI/CD system and sends them back to the GitHub (to mark commits passed or not). It also stores the additional data of builds (output).
- Added method to store build results
Idea and implementation: Vladislav Saveliev vsaveliev Fixes and additions: Elena Grahovac rumyantseva