Skip to content

Jira DVCS event endpoint implementation

Patrick Derichs requested to merge jira-dvcs-merge-requests into master

What does this MR do?

Closes #8659 (closed)

Adds needed event endpoint implementation for Jira DVCS soft sync (https://developer.github.com/v3/activity/events/types/#pullrequestevent).

Also adds a new endpoint /pulls/:id which is needed for new MRs in that process.

What are the relevant issue numbers?

#8659 (closed)

Does this MR meet the acceptance criteria?

Edited by Coung Ngo

Merge request reports