Skip to content

Resolve "Default Web IDE's merge request checkbox to true"

What does this MR do?

  • Pull the new MR option out into it's own component
  • Default MR checkbox to true when creating a new MR and committing to a branch that does not have an MR
  • Still change the MR checkbox to false when a user is on a branch that already has an MR
  • Hide MR option when on a branch that already has an MR and committing to current branch
  • Don't default to true when committing directly to master

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #60034 (closed)

Edited by Sam Bigelow

Merge request reports