πŸ€– Hands-On Workshop

Agentic Workflows with GitHub Copilot

Learn to build and deploy agentic workflows using gh aw. Automate daily digests, pull Hacker News stories as GitHub issues, and wire up a ChatOps slash command β€” all from the command line.

~75min
Duration
3
Exercises
1
Workshop

What You'll Learn

⚑

Quick Start

Bootstrap the gh aw CLI extension and initialise Agentic Workflows in your repository in minutes.

πŸ“°

Automated Digests

Create scheduled workflows that surface top Hacker News stories as formatted GitHub issues every morning.

πŸ’¬

ChatOps Slash Commands

Trigger agentic workflows directly from issue comments using slash commands β€” no context-switching required.

πŸ”

Sentiment Analysis

Use AI to analyse the sentiment of Hacker News story comments and get a structured breakdown posted back to GitHub.

Workshop Parts

Prerequisites

βœ“ GitHub Account + Copilot
βœ“ GitHub CLI (gh)
βœ“ gh aw extension
βœ“ Git + Node.js