Learn how to build a GitHub Agent Workflow that automatically drafts devlogs from your commits, PRs, and issues. This tutorial covers a quick primer on GitHub Actions & Agent Workflows before showing how to setup your repo and use the GitHub Copilot CLI to create an Agent Workflow.
Note: This video uses GitHub Copilot as the AI agent, but GitHub Agent Workflows also supports Claude and OpenAI Codex.
resources/— The devlog agent workflow generated during the video, ready to drop into your own repo.