Skip to content

Optional resource_id for ai actions

Nicolas Dular requested to merge nd/optional-resource-id into master

What does this MR do and why?

Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/414616

Deal with optional resource_id in service and worker

Makes sure we allow using nil as resource_id in the service and the worker.

Screenshots or screen recordings

N/A

Before After

How to set up and validate locally

  1. Checkout the branch
  2. Validate that chat works as expected

MR acceptance checklist

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

Edited by Bojan Marjanovic

Merge request reports