Skip to content

Add support for manual actions

Kamil Trzciński requested to merge manual-actions into master

What does this MR do?

This implements a when: manual which allows a jobs to be marked as manual actions. Manual actions have to be explicitly executed by developers.

What are the relevant issue numbers?

This is to solve: https://gitlab.com/gitlab-org/gitlab-ce/issues/17010

Screenshots (if relevant)

In the issue.

Does this MR meet the acceptance criteria?

This is no longer based on: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5295. This is standalone change.

Merge request reports