Skip to content

Use field DSL in CI integrations

Markus Koller requested to merge 354190-ci-integrations-dsl into master

What does this MR do and why?

Replace the prop_accessor and #fields definition with the field DSL.

No functional changes, except for some reordering in the Buildkite and DroneCi integrations so the URL field comes first.

Fixes #354190 (closed), #354188 (closed), #354183 (closed), #354171 (closed), #354167 (closed), #354166 (closed)

Screenshots or screen recordings

For the reordering:

Before After
image image

How to set up and validate locally

Open each integration form in the project settings.

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