Skip to content

Enhance skip URLs regex

Nailia Iskhakova requested to merge tweak-skip-urls-further into master

Concatenate regex string instead using multi-line. Noticed that follow and play were still seen in Web requests at https://staging.gitlab.com/gitlab-com/gl-infra/cmbr/-/jobs/40346393 - follow and play started from the new line which was incorrect.

Add more urls to skip that are irrelevant.

Merge request reports