Running HashiCorp’s Terraform MCP Server in GitHub Actions
Guide to integrating HashiCorp's Terraform MCP Server into GitHub Actions for AI-enhanced, real-time infrastructure validation.
Guide to integrating HashiCorp's Terraform MCP Server into GitHub Actions for AI-enhanced, real-time infrastructure validation.
A developer builds a GitHub Action using the Goose AI agent to generate daily fortunes with ASCII art and commit them automatically.
A guide on using GitHub Actions to automatically mark stale pull requests and issues in your open source repositories.
A developer explains how to automate a GitHub profile using GitHub Actions to dynamically display blog posts, newsletters, and videos.
A guide to automating the publishing of internal .NET NuGet packages using GitHub Actions and GitHub Packages.
The author introduces new GitHub Actions workflows for their Swift Package Scripts project, automating tasks like building, testing, and documentation.
A developer explains his automated workflow using SQL, Datasette, and Observable to generate a Substack newsletter from his blog content.
A guide to testing Azure Bicep IaC templates using automated, ephemeral environments created in GitHub Actions for reliable deployments.
Learn to schedule GitHub Coding Agents weekly using GitHub Copilot CLI and GitHub Actions to automate performance regression detection and issue creation.
A guide to automating the build of closed-source Swift binaries (XCFrameworks & dSYMs) using GitHub Actions workflows.
A technical guide exploring GitHub's new Agentic Workflows, which integrate AI agents into GitHub Actions for adaptive, intelligent automation.
Introducing an AI-powered GitHub Action for automated, comprehensive Terraform plan reviews across 11 domains to improve CI/CD pipeline security and efficiency.
A guide on using GitHub Actions to securely checkout a specific branch from a private repository, enabling reusable components in CI/CD workflows.
Guide to publishing NuGet packages from GitHub Actions using Trusted Publishing, eliminating API key management.
A developer automates fetching liked articles from Instapaper, cleaning and sorting them into a JSON feed for their static site using Node.js and GitHub Actions.
A developer built an automated tool using PowerShell and GitHub Actions to track and filter important changes in Microsoft's AKS and Kubernetes Fleet Manager documentation.
A guide to deploying self-hosted GitHub Actions runners on a home Kubernetes cluster using the Actions Runner Controller (ARC).
A guide to fixing a GitHub Actions build that hangs when building a BlazorStatic website, with troubleshooting steps and solutions.
A developer experiments with 'vibe coding' using AI to build a GitHub Action without looking at the generated code, exploring AI's role in software development.
A developer explains how to use an open-source LLM within a GitHub Actions workflow to generate descriptive titles for automated Pull Requests.