Mandatory Manual Job

I would like to recommend this feature:

defining "manual" jobs that are still mandatory to merge.

The pipeline will succeed (so this won't have any effect in master or on tag pipelines), but the merge request will block the "merge" button with a message: "you need to manually execute the following job.

New option:

jobname:
  when: manual
  mandatory: true