Skip to content

Add argument to the rake task

Gosia Ksionek requested to merge mk-improve-rake-task into master

What does this MR do and why?

Rake task to run predefined AI-related questions were using predefined issue. Here I added an argument to the rake task to support passing own issue.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. run rake "gitlab:llm:zero_shot:test:questions[<issue_url>]"

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading