4 ms·
So let’s say my project has a failed job in the pipeline. Can be anything like install failed or build or unit test or e2e job failed. Can I integrate this with
by printvoid 4y ago
So let’s say my project has a failed job in the pipeline. Can be anything like install failed or build or unit test or e2e job failed. Can I integrate this with gitlab and receive notifications on slack for that job? Is there a sample example implementation?