[Approved] RFR: Implement basic support for the Jira issue tracker

Erik Helin ehelin at openjdk.org
Thu Oct 3 10:04:55 UTC 2019


On Wed, 2 Oct 2019 09:13:55 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that introduces a basic implementation of the Issue* interfaces with support for the Jira tracker. The implementation can currently only perform simple read-only operations, but it is enough to be used for such things as the pull request status bot.
> 
> Best regards,
> Robin
> 
> ----------------
> 
> Commits:
>  - c1f4fd24: Implement basic support for the Jira issue tracker
> 
> Changes: https://git.openjdk.java.net/skara/pull/176/files
>  Webrev: https://webrevs.openjdk.java.net/skara/176/webrev.00
>   Stats: 335 lines in 6 files changed: 327 ins; 2 del; 6 mod
>   Patch: https://git.openjdk.java.net/skara/pull/176.diff
>   Fetch: git fetch https://git.openjdk.java.net/skara pull/176/head:pull/176

Really nice start Robin! You know I want to refactor some stuff, but lets the functionality in there so we can see what it looks like and then we can refactor ��

----------------

Approved by ehelin (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/176


More information about the skara-dev mailing list