WIP: [DEMO] a stage with warnings on failed 'a' tests in gitlab
By launching should --only-a --failed-a
and setting allow_failure in .gitlab-ci.yml
, one can trigger a warning from within gitlab on failed a
tests, but without halting the pipeline.
see #27 (closed)