Skip to content

sabbir360/mattermost-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mattermost JIRA Web Hook

Prerequisites

  • Python (2/3)
  • Mattermost webhook. (Go Here to create guide.)
  • Create a python file from config.py.sample as config.py
  • Change information based on yours on config.py
  • Configure JIRA Web hook (Configure the webhook in your JIRA project) by following this link

How to test

  • Run pip install -r requirements.txt
  • Then on your project directory run python app.py

Deployment

Follow flask reference

N.B: For JIRA webhook you need to set a valid host/endpoint

About

Mattermost JIRA Webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages