rename config file to conform with pipservice standards
3 files changed
tree: 462cb2ed2c8d3f57a2deb4f0eaa8ca71bf590ce7
  1. .gitignore
  2. jira-to-pubsub.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.