What problem does it solve?
This Skill streamlines the management and debugging of GitLab CI/CD pipelines, jobs, and artifacts, reducing downtime and improving deployment efficiency.
Core Features & Use Cases
- Pipeline Monitoring: Check the status of pipelines and jobs in real-time or historically.
- Debugging Failures: Quickly identify and diagnose the root cause of CI/CD failures by viewing logs and retrying jobs.
- Artifact Management: Download build artifacts for analysis or deployment.
- Configuration Validation: Lint your
.gitlab-ci.yml file to catch errors before they cause pipeline failures.
- Use Case: When a pipeline fails, use this Skill to automatically view the status, get the logs for the failed job, and retry it, or trigger a manual job if needed.
Quick Start
Use the glab-ci skill to view the status of the current pipeline.