Add refactored jtp script with additional events added

Now tracks changes to summary (title) and description as well.
1 file changed
tree: 6766c5a07d8d9cee37e76d1d8c992827df80c76c
  1. .gitignore
  2. config.yaml.sample
  3. jira-to-pusub.py
  4. pipservice-jira-to-pubsub.service
  5. README.md
  6. requirements.txt
README.md

infrastructure-jira-to-pubsub - Jira to PubSub bridge service

This service bridges Jira and PyPubSub by polling for the latest changes to new and existing tickets in Jira, then sending the change payload to PyPubSub. It runs as a PipService.