cms.c2sgmbh/.github/workflows
Martin Porwoll c505f29ebf fix: optimize GitHub Actions workflows to reduce costs
- Remove CodeQL Analysis (requires paid GHAS for private repos)
- Replace with ESLint + pnpm audit for security scanning
- CI: Run full tests only on PRs, not on every push to develop
- CI: Skip CI for markdown-only changes
- Security: Run only on PRs to main and weekly schedule
- Add deploy-production.yml workflow with rollback support
- Add deploy-production.sh script for manual deployments
- Document GitHub Actions cost optimization in DEPLOYMENT_STRATEGY.md

Estimated savings: ~68% of GitHub Actions minutes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 13:52:45 +00:00
..
ci.yml fix: optimize GitHub Actions workflows to reduce costs 2025-12-27 13:52:45 +00:00
deploy-production.yml fix: optimize GitHub Actions workflows to reduce costs 2025-12-27 13:52:45 +00:00
deploy-staging.yml feat: add staging deployment workflow and script 2025-12-14 12:37:25 +00:00
security.yml fix: optimize GitHub Actions workflows to reduce costs 2025-12-27 13:52:45 +00:00