Commit Hub is a central place to which where all data from all commits are pushed to by VCS commit hooks and check checked against defined rules. IT also can check those commits data agains against various of external data surces e.g:
- Atlassian JIRA
- SQL Database (integrated by custom rules)
- Third Party Systems (integrated by custom rules)
Architecture The architecture of the plugin is described by diagram below:
...