Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I want to get all BitBucket pull requests (base REST call) AND their corresponding Jira issues (separate rest call).
The REST calls are as follows:
PRs:
/rest/api/1.0/projects/RT/repos/RT/pull-requests?limit=150
Jira Issues for the PR:
http://stash.touchcommerce.com/rest/jira/1.0/projects/RT/repos/RT/pull-requests/[pull-request-id]/issues
Now the PRId is part of the first query and the second query returns a list of issue keys and URLs.
Any way to combine these into two connected tables?
Thanks!
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |