Skip to content

Add dry-run support to create_or_show_issuable

Robert Speicher requested to merge rs-issuable-dry-run into master

This will output the issuable title and description rather than creating it on gitlab.com. This is useful for iterating on templates, for example.

Merge request reports