# ADR 016: GitHub Actions

- HTML version: https://robbiepalmer.me/projects/agentic-code-review/adrs/006-github-actions
- Project: Agentic Code Review (https://robbiepalmer.me/projects/agentic-code-review.md)
- Status: Accepted
- Date: 2025-10-19
- Inherited from project: personal-site (https://robbiepalmer.me/projects/personal-site/adrs/016-github-actions.md)

GitHub Actions runs service checks and production deployment around the same
mise tasks used locally. The workflow remains a delivery boundary; review
orchestration has moved out of per-push Actions and into the stateful App.

## Notes for Agentic Code Review

GitHub Actions runs service checks and production deployment around the same
mise tasks used locally. The workflow remains a delivery boundary; review
orchestration has moved out of per-push Actions and into the stateful App.

---

Markdown index of this site: https://robbiepalmer.me/llms.txt
