Skip to content

Remove input_type and sensitive from ci_job_inputs

What does this MR do and why?

Addressing #557878

References

Screenshots or screen recordings

Screenshot 2025-10-05 at 18.21.15.png

Running migration UP

Screenshot 2025-10-05 at 18.20.29.png

Running migration DOWN

Screenshot 2025-10-05 at 18.18.25.png

How to set up and validate locally

  1. Checkout my branch and run
  • bin/rails db:migrate:up:ci VERSION=20251005154107
  • bin/rails db:migrate:up:main VERSION=20251005154107
  • bin/rails db:migrate:down:ci VERSION=20251005154107
  • bin/rails db:migrate:down:main VERSION=20251005154107

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kasia Misirli

Merge request reports

Loading