fix: semantic-release authentication and component validation pipeline
Summary
- Fixed semantic-release YAML script array validation error
- Improved OAuth2 authentication with proper credential helper
- Enhanced component validation pipeline for GitLab Components
- Tested auto-merge and tagging workflow configuration
Changes
- Proper quoting in semantic-release script array
- OAuth2 authentication with LLM_TOKEN_Q22025
- Component validation tests for YAML templates
- Auto-merge workflow for approved feature branches
- Version increment automation on development branch
Testing
-
✅ Local semantic-release job testing with gitlab-ci-local -
✅ YAML validation with yamllint -
✅ Component validation pipeline configuration -
✅ Auto-merge and tagging workflow setup
This MR resolves the GitLab CI validation issues and establishes the complete automation workflow for the GitLab Components Library.