/jirapharo

Accessing JIRA REST API from Pharo

Primary LanguageSmalltalkMIT LicenseMIT

jirapharo

Accessing JIRA REST API from Pharo

This thing provides some basic support for dealing with JIRA.

There are facilities to access the Agile thing (Epics and Stories) as well as linking them.

It retrieves custom field definitions, properties of issues. Can do some JQL as well.

I am not too happy with the current design. I want this to be more RestAngular like