Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 516 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 516 Bytes

github-integration

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).

Changelog

v 0.8.0

  • Added method to store build results

Authors

Idea and implementation: Vladislav Saveliev vsaveliev Fixes and additions: Elena Grahovac rumyantseva