
ci-pipeline-update
Updates CI/CD pipelines for DevOps Engineer
提供方 cpa03|开源
Procedure
- Analyze current pipeline configuration in
.github/workflows/. - Identify bottlenecks or missing steps (e.g., caching, linting).
- Draft changes to
yamlfiles. - Validate syntax using a linter or online validator if available.
- Commit and push changes to test in a branch.