Show More
@@ -45,6 +45,8 b' integration_type_registry.register_integ' | |||
|
45 | 45 | base.EEIntegration('Jira Issues integration', 'jira')) |
|
46 | 46 | integration_type_registry.register_integration_type( |
|
47 | 47 | base.EEIntegration('Redmine Tracker integration', 'redmine')) |
|
48 | integration_type_registry.register_integration_type( | |
|
49 | base.EEIntegration('Jenkins CI integration', 'jenkins')) | |
|
48 | 50 | |
|
49 | 51 | |
|
50 | 52 | def integrations_event_handler(event): |
General Comments 0
You need to be logged in to leave comments.
Login now