sparkfabrik / sparktool

Sparktool CLI
3 stars 0 forks source link

New command: get sorted merge requests from list of issues #65

Open Pinolo opened 9 years ago

Pinolo commented 9 years ago

In order to organize the packaging work, we need to obtain a list of merge requests related to a list of issues.

The listed merge requests should be sorted following 2 alternatives:

The output should look like:

issue # Merge request URL Merged on
8860 https://gitlab.agavee.com/elite-exchange/elite-exchange/merge_requests/2094 28-05-2015

The command should accept the --open option (like redmine:show) and send the list of URLs to the browser.