gitlab-ci: rule anchor for experimental devices as manual in MRs
authorGustavo Padovan <gustavo.padovan@collabora.com>
Thu, 22 Apr 2021 11:17:40 +0000 (08:17 -0300)
committerMarge Bot <eric+marge@anholt.net>
Fri, 30 Apr 2021 17:15:06 +0000 (17:15 +0000)
commitc5e06bb89454cd7c7d52cc59ea99c8bb92a99089
tree63b1a2ee7e22faa8d0b7dbdef8d1a3233a4be530
parentb80720acb13e1014aea89e6bd25f22d43df85356
gitlab-ci: rule anchor for experimental devices as manual in MRs

We want to give developers the option to run their jobs on devices
that are still being stabilized in the CI infrastructure.

These jobs should be optional and not prevent merging from happening.

The is-forked-branch-or-pre-merge anchor was not being used anywhere,
so it was changed to is-forked-branch-or-pre-merge-not-for-marge to
create this new rule.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10405>
.gitlab-ci.yml