-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Jaden Young edited this page May 20, 2018
·
1 revision
The Eiffel JIRA Plugin is a proof-of-concept implementation that plays the role of an event publisher, integrating JIRA into the Eiffel protocol.
The Eiffel JIRA Plugin uses Spring Boot to spin up a webserver listening for issue related events from the JIRA Webhook API. It then maps those events onto the Eiffel vocabulary and emits the Eiffel events directly to a RabbitMQ topic with routing keys conforming to the guidelines used by Eiffel RemRem.