Dolphin is small stateless application for consuming GitHub Webhooks and proxying it to given CI system. Events are proxied only in case that user is one of collaborators for given repository.
Dolphin reacts to following GitHub Events
pingissue_comment.createdissue_comment.editedpull_request.openedpull_request.reopenedpull_request.synchronize
Dolphin is under the GPLv3+ license. See the LICENSE file for details.