Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

gitlab-skill: Remove hardcoded corporate URL

`validate_glfm.py` lines 152-153 hardcode `https://sourcery.assaabloy.net` as the default GitLab instance URL. `gitlab-ci-local-guide.md` line 51 also references this URL. This leaks a corporate internal URL into a public repository. Replace with a generic placeholder (e.g., `https://gitlab.example.com`) or make the URL a required argument with no default.

tools-only 3740576 3 files · 7.8 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/2499-p1-gitlab-skill-remove-hardcoded-corporate-url_507f942c commit 374057641c

Frequently asked questions

npx skillmds add tools-only/gitlab-skill-remove-hardcoded-corporate-url