Loading
skills/otica-migrate-docker: document DOWNSTREAM_REPO SSH URL requirement
update-downstream-tag.sh passes DOWNSTREAM_REPO directly to git clone, which requires a full git@<host>:<path> or https://<host >/<path> URL. A bare GitLab path silently breaks every tag-triggered pipeline. Includes audit one-liner to catch all affected repos at once. Changelog-Added: docker: DOWNSTREAM_REPO SSH URL format fix Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>