[Approved] RFR: Issue tracker support
Erik Helin
ehelin at openjdk.org
Tue Oct 1 10:12:49 UTC 2019
On Wed, 25 Sep 2019 13:14:38 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:
> Hi all,
>
> Please review this change that introduces issue support. An Issue contains a subset of PullRequest functionality, similar to how this is modeled in GitHub and GitLab. It also allows creating support for other issue trackers that do not have repository support, such as Jira.
>
> Best regards,
> Robin
>
> ----------------
>
> Commits:
> - 7b0e6107: Implement test version of Issue and IssueProject
> - b603a667: GitHub and GitLab does not yet implement Issues
> - d1886dcc: Extract IssueProject and Issue from HostedRepository and PullRequest
>
> Changes: https://git.openjdk.java.net/skara/pull/162/files
> Webrev: https://webrevs.openjdk.java.net/skara/162/webrev.00
> Stats: 854 lines in 20 files changed: 608 ins; 240 del; 6 mod
> Patch: https://git.openjdk.java.net/skara/pull/162.diff
> Fetch: git fetch https://git.openjdk.java.net/skara pull/162/head:pull/162
I know that @rwestberg has a few more commits depending on this one, so lets get the functionality in and then we can extract the interfaces. Approved.
----------------
Approved by ehelin (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/162
More information about the skara-dev
mailing list