An error occurred while fetching this tab.
Add feature flag to allow maintainers to create MR pipelines async
- Aug 02, 2024
-
-
Dylan Griffith authored
This adds a user scoped feature flag to allow pipeline creation for MRs to be async.
-
Dylan Griffith authored
This is related to #463355 as this endpoint often times out. Allowing it to be created asynchronously will mean that we can create pipelines that take longer than 60s to create.
-