Skip to content

Policies to implement create runner mutation

Tymm Schmitke requested to merge tschmitke/387808/add_create_runner_policy into master

What does this MR do and why?

As part of building out the mutation to create runners, this MR is introducing policies to create Group, Project and Instance runners. All of these policies are behind the feature flag create_runner_workflow which has already been created (MR)

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

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

Related to: #387808 (closed)

Edited by Tymm Schmitke

Merge request reports