Skip to content

philphilphil/jira-to-md-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira-to-md-todo

Tiny app that synchronizes Jira tickets into a markdown file as to-dos. Demo

Basics

Uses the Jira REST API and cookie auth login endpoint. Due to this, it will only work with Jira-Server. JQL is used to query the serch api. The markdown file is overwritten each time.

Settings

Self explaining. If password is not set it will ask for it.

Missing

  • There is (currently) no synchronization back to Jira.
  • Paging is not implemented so the maximum is 50 todos.

About

Tiny app that synchronizes Jira tickets into a markdown file as to-dos.

Resources

License

Stars

Watchers

Forks

Languages