Skip to content

feat: implement CI/CD pipeline with linting, testing, release workflows #2

feat: implement CI/CD pipeline with linting, testing, release workflows

feat: implement CI/CD pipeline with linting, testing, release workflows #2

Triggered via pull request February 14, 2026 05:08
Status Startup failure
Total duration
Artifacts

ci-cd.yaml

on: pull_request
lint  /  ruff-lint
lint / ruff-lint
test  /  unit-test-coverage
test / unit-test-coverage
docker  /  build-and-scan
docker / build-and-scan
release  /  Semantic-Release
release / Semantic-Release
release  /  ...  /  build-and-scan
release / Docker-Release / build-and-scan
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci-cd.yaml#L33
The workflow is not valid. .github/workflows/ci-cd.yaml (Line: 33, Col: 3): Error calling workflow 'milsman2/python-app-template/.github/workflows/release.yaml@9051e8ea680277c97117497b356457d3cdbd8120'. The nested job 'Semantic-Release' is requesting 'contents: write', but is only allowed 'contents: read'.