Skip to content

Add predicate for when on GitLab.com and not JiHu

Brian Williams requested to merge bwill/add-com-except-jh into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Gitlab.com? returns true on JiHu, but there are cases where we only want to do something when we are on Gitlab.com. This MR adds Gitlab.com_except_jh? which returns true on Gitlab.com and false on JiHu.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brian Williams

Merge request reports