vkamiansky / github-supervision-api

An API gateway for GitHub project activities analysis system
MIT License
0 stars 4 forks source link

Add events to support the reporting on webhook operations #8

Open vkamiansky opened 4 years ago

vkamiansky commented 4 years ago

Add an GithubEventRejected : IRejectedEvent to notify that something went wrong while trying to handle the ProcessGithubEvent command.

Ad two events to notify of a positive GitHub event processing outcome. EventProcessed and 'MetricsUpdated'

CherniyKot commented 4 years ago

добавили события их вызов на совести тех, кто пишет Handler