Technology

GitHub Actions

GitHub Actions automates your software workflows (CI/CD, testing, deployment) directly within your repository.

GitHub Actions is your native, event-driven automation platform: it executes custom workflows right inside your GitHub repository. Define multi-step jobs using YAML files, which must be stored in the `.github/workflows` directory. These workflows trigger on specific events, like a `push` to a branch or a `pull_request` opening. The platform supports world-class Continuous Integration and Continuous Deployment (CI/CD), letting you build, test, and deploy code across any language (e.g., Python, Node.js, Java). Runners—Linux, Windows, or macOS virtual machines—execute the jobs. For security, confidential data is managed via GitHub `secrets`, ensuring credentials stay out of your code.

https://github.com/features/actions

What builders pair with GitHub Actions

Projects using both technologies. Select a pairing to see a project.

12 more pairings

Pairing: Claude Code

Photo from the event
Event photo

Agents write the code, phones approve the merge: device-in-the-loop CI for AI-built mobile apps

Seattle · August 4, 2026

Recent Talks & Demos

Showing 1-18 of 18

Members-Only

Sign in to see who built these projects