Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7792

JIRA component

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.15.0
    • None
    • None
    • Unknown

    Description

      For Overlord (http://projectoverlord.io), we need to consume "events" from JIRA, as well as produce "actions". We're moving towards using Camel as a backbone for various capabilities, and as such are writing the endpoint functionality as new Camel components. I'd love to see this incorporated as another mainline Camel component.

      Work in progress:
      https://github.com/brmeyer/camel-jira

      Consumer ideas:
      jira://newIssue (new tickets)
      jira://newComment (new comments on tickets)

      Producer ideas:
      jira://newComment (add comment to a ticket)

      Obviously, that's only a small portion of the capabilities. The JIRA API is extensive and opens a large variety of possibilities.

      It uses the Atlassian's jira-rest-java-client SDK (https://marketplace.atlassian.com/plugins/com.atlassian.jira.jira-rest-java-client), released under an Apache V2 license.

      Similar to what I did for camel-twitter, the Exchange payloads would be the SDK-provided objects themselves (Issue, Comment, etc.)

      Attachments

        Issue Links

          Activity

            People

              njiang Willem Jiang
              3riverdev Brett E. Meyer
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: