Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Conversation

mchugh19
Copy link

@mchugh19 mchugh19 commented Feb 2, 2018

  1. Does away with sqlite dependency and tracking in favor of attempting to lookup existing ticket from Jira. This search string is configurable in the config file.
  2. Adds support for sending a message to O365 teams. teams image
  3. Converts existing config.py file to ini type conf file and allows for specifying multiple Jira queues. This means jirabix.py can be called as jirabix.py zabbix-usr "$sub" "$message" OPS or jirabix.py zabbix-usr "$sub" "$message" DEV to open jira tickets for the appropriate teams.

Christian McHugh and others added 7 commits July 5, 2017 09:29
add logging and a little more robustness
Allow specifying settings for multiple Jira projects
Convert config.py to proper config file
Allow single script to handle multiple Jira projects.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant