Skip to content

Refactor ImplementationIssue to take a single issue argument

Robert Speicher requested to merge rs-refactor-implementation-issue into master

While looking into our options for gitlab-com/gl-infra/delivery#1162 (closed), I realized we'll probably end up shortening the output by showing the reference (e.g., gitlab-com/gl-infra/delivery#991), rather than the full URL. At which point I realized we'd need another attribute from the issue API response, so I figured let's pay this technical debt now.

Closes https://gitlab.com/gitlab-org/release-tools/-/issues/430

Edited by Robert Speicher

Merge request reports