DEV Community

GitHub Actions

GitHub Actions helps you automate, customize, and execute your software development workflows right in your repository. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cutting our CI time in half thanks to custom AWS runners

Cutting our CI time in half thanks to custom AWS runners

5
Comments
6 min read
How We Strengthened Dependency Security in Our Monorepo

How We Strengthened Dependency Security in Our Monorepo

Comments
3 min read
cancel-in-progress:true Silently Dropped Our Deploys — GitHub Actions Concurrency Gotcha

cancel-in-progress:true Silently Dropped Our Deploys — GitHub Actions Concurrency Gotcha

Comments
2 min read
GitHub Actions Concurrency Patterns — cancel-in-progress: false for Parallel Deployments

GitHub Actions Concurrency Patterns — cancel-in-progress: false for Parallel Deployments

1
Comments
2 min read
GitHub Actions Orphan Branch Accumulation — Designing blog-publish.yml for Protected Branches

GitHub Actions Orphan Branch Accumulation — Designing blog-publish.yml for Protected Branches

Comments
3 min read
Crossposting without the copy-paste: a GitHub Action from Hugo to dev.to

Crossposting without the copy-paste: a GitHub Action from Hugo to dev.to

Comments
4 min read
A 300-Line GitHub Actions Security Linter: Five Rules That Catch the CVE Patterns

A 300-Line GitHub Actions Security Linter: Five Rules That Catch the CVE Patterns

Comments
7 min read
Automating C++ Code Coverage with LLVM and GitHub Actions

Automating C++ Code Coverage with LLVM and GitHub Actions

Comments
4 min read
Automating Drone Airspace Layers for ForeFlight

Automating Drone Airspace Layers for ForeFlight

Comments
6 min read
A free GitHub Action that fails CI on leaked Solana wallet keys — how I built and shipped cipher-solana-wallet-audit

A free GitHub Action that fails CI on leaked Solana wallet keys — how I built and shipped cipher-solana-wallet-audit

Comments
10 min read
How to Find Every Consumer of Your Reusable GitHub Actions Workflow

How to Find Every Consumer of Your Reusable GitHub Actions Workflow

Comments
7 min read
How I Automated CS, Bug Fixes, and Competitor Monitoring with Claude Code Schedule

How I Automated CS, Bug Fixes, and Competitor Monitoring with Claude Code Schedule

Comments
2 min read
How I Deploy 36 Supabase Edge Functions via GitHub Actions with 4 Parallel Claude Code Instances

How I Deploy 36 Supabase Edge Functions via GitHub Actions with 4 Parallel Claude Code Instances

Comments
3 min read
How I Deploy 36 Supabase Edge Functions via GitHub Actions with 4 Parallel Claude Code Instances

How I Deploy 36 Supabase Edge Functions via GitHub Actions with 4 Parallel Claude Code Instances

1
Comments
3 min read
How to Implement Automated Steam Publishing with GitHub Actions

How to Implement Automated Steam Publishing with GitHub Actions

Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.