Skip to content

anttipalsola/err-jira

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

err-jira

An errbot plugin for working with Atlassian JIRA.

OAuth for JIRA

Follow the guides on the JIRA developer pages:

Requirements

pip install -r requirements.txt

Installation

/repos install https://github.com/alexanderfahlke/err-jira.git
/plugin config Jira {'API_URL': 'http://jira.example.com', 'USERNAME': 'errbot', 'PASSWORD': 'password',
 'PROJECTS': ['FOO', 'BAR']}
/plugin activate Jira

About

errbot plugin for working with Atlassian JIRA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%