frappe_docker/.github/workflows
Digikwal d54fbd96cc
ci: Add reusable wait-for-check workflow to safely trigger release
Introduces a reusable workflow that waits until the 'Check' workflow has successfully passed on the current commit.

Also adds 'release-trigger', which runs on push to main and calls this reusable workflow before allowing semantic-release to continue.

- Prevents race conditions between quality checks and release
- No external dependencies (uses native GitHub CLI)
- Improves reliability and control of CI/CD sequencing
2025-06-26 17:14:42 +02:00
..
auto-merge-fieldmate.yml ci: Auto-merge PRs from fieldmate releases 2025-06-26 16:39:10 +02:00
check.yml ci: refactor and merge pre-commit + lint 2025-06-26 17:04:12 +02:00
docker-build.yml fix: handle immutable tags 2025-06-25 00:02:32 +02:00
semantic-release.yml fix: refactor workflow logic 2025-06-26 15:54:52 +02:00
stale.yml ci: add semantic-release, docker build & pre-commit workflows 2025-06-24 18:28:55 +02:00
update-hooks.yml style: [prettier] Autoformat code via pre-commit hook 2025-06-24 23:44:41 +02:00
wait-for-check.yml ci: Add reusable wait-for-check workflow to safely trigger release 2025-06-26 17:14:42 +02:00