Skip to content

scripts: Avoid pushing directly to the remote branch when releasing

Dduvall requested to merge review/release-script-should-use-mr into main

Use a merge request that merges after the pipeline succeeds instead of pushing directly to the remote branch.

Merge request reports