Skip to content

Small PHP interface for retrieving JIRA projects and issues and dumping them out to an Emacs org-mode file.

Notifications You must be signed in to change notification settings

jrbeeman/php-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP CLI interface to Jira via PHP SOAP client

* Setup

1. Copy config.sample.php to config.php and update settings
2. Run the scripts with the usage instructions printed at the top of each script.

* Outstanding tasks

** TODO Limit number of results for a filter
May require using Jira 4.0, as getIssuesFromFilterWithLimit seems to fail, even though it's part of the spec for Jira 3.13

** TODO Test with Jira 4.0 and JQL

About

Small PHP interface for retrieving JIRA projects and issues and dumping them out to an Emacs org-mode file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages