Tenki’s startup program is live: up to $50K in credits and grants.Apply
Back to Blog

GitHub Actions

Core GitHub Actions features, workflows, caching, custom actions, migrations, and tooling.

GitHub Actions cost optimization 2026 - strategies to reduce CI/CD spend and maximize efficiency
Eddie Wang
Eddie Wang

GitHub Actions Cost Optimization in 2026

GitHub Actions
11 min read
Playbook for managing AI agent pull requests in development workflows
Eddie Wang
Eddie Wang

The AI Agent PR Playbook: GitHub Actions, Branch Policies, and Review Thresholds

GitHub Actions
11 min read
Complete guide to migrating CI/CD pipelines from Jenkins to GitHub Actions
Eddie Wang
Eddie Wang

Jenkins to GitHub Actions Migration Guide

GitHub Actions
9 min read
Guide to GitHub Actions required workflows for enforcing org-wide CI gates
Eddie Wang
Eddie Wang

GitHub Actions Required Workflows: Org-Wide CI Gates

GitHub Actions
10 min read
GitHub Actions runner images 2026 - complete guide to selecting the right runner for your workflows
Eddie Wang
Eddie Wang

GitHub Actions Runner Images in 2026: The Complete Selection Guide

GitHub Actions
10 min read
Analysis recommending teams keep their code review layer independent from GitHub's full CI stack
Eddie Wang
Eddie Wang

GitHub Is Building the Full CI Stack. Keep Your Review Layer Independent.

GitHub Actions
9 min read
Guide to migrating GitHub Actions to Node.js 24 before the deprecation deadline
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Migrate GitHub Actions to Node.js 24 Before the Deadline

GitHub Actions
6 min read
Guide to quarantining flaky tests in GitHub Actions workflows
Eddie Wang
Eddie Wang

Flaky Test Quarantine in GitHub Actions

GitHub Actions
10 min read
GitHub Actions caching workflow showing optimization of npm installs, Docker layer caching, and Turborepo build performance in continuous integration pipelines.
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

GitHub Actions Caching: npm, Docker, and Turborepo

GitHub Actions
10 min read
Linting GitHub Actions workflows with actionlint to detect syntax errors and improve CI pipelines
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Lint Your GitHub Actions Workflows with actionlint

GitHub Actions
9 min read
Guide to optimizing monorepo CI with GitHub Actions using selective builds for efficiency
Eddie Wang
Eddie Wang

Monorepo CI with GitHub Actions: Selective Builds Done Right

GitHub Actions
9 min read
Visual guide on GitHub Actions cost optimization, showing strategies to reduce billable CI/CD minutes by 40–70%.
Eddie Wang
Eddie Wang

GitHub Actions Cost Optimization: Cut Your Billable Minutes by 40–70%

GitHub Actions
12 min read
Diagram showing GitHub Actions using OIDC with custom properties to enable attribute-based access control (ABAC) for secure cloud resource access.
Eddie Wang
Eddie Wang

GitHub Merge Queue in 2026: How It Works & Handling Flaky Required Status Checks

GitHub Actions
12 min read
Guide to creating custom GitHub Actions using JavaScript, Docker, and composite actions
Eddie Wang
Eddie Wang

Custom GitHub Actions: JavaScript, Docker, and Composite

GitHub Actions
11 min read
Guide showing how to build and push Docker images using GitHub Actions workflows
Eddie Wang
Eddie Wang

Build and Push Docker Images with GitHub Actions

GitHub Actions
9 min read
Guide showing how to automate software releases using GitHub Actions
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Release Automation with GitHub Actions

GitHub Actions
12 min read
Comparison of reusable workflows and composite actions in GitHub Actions to help choose the right approach
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Reusable Workflows vs. Composite Actions: Pick Right

GitHub Actions
10 min read
Guide on using GitHub Actions to build evaluation pipelines for large language models (LLMs)
Eddie Wang
Eddie Wang

GitHub Actions for LLM Eval Pipelines

GitHub Actions
11 min read
Guide on testing GitHub Actions workflows locally using the tool act
Hayssem Vazquez-Elsayed
Hayssem Vazquez-Elsayed

Test GitHub Actions Locally with act

GitHub Actions
10 min read
Deep dive illustration of GitHub Actions cache strategies, showing workflow caching techniques to speed up CI/CD pipelines.
Eddie Wang
Eddie Wang

GitHub Actions Cache Strategy Deep Dive

GitHub Actions
11 min read
Diagram of OpenTelemetry integration for GitHub Actions, showing traces exported via OTLP and visualized as pipeline flamegraphs for performance monitoring and workflow observability.
Eddie Wang
Eddie Wang

OpenTelemetry for GitHub Actions: Traces, OTLP, and Pipeline Flamegraphs

GitHub Actions
10 min read