Running GitHub Copilot SDK Inside GitHub Actions
A guide to integrating the GitHub Copilot SDK into GitHub Actions workflows to create an automated AI-powered Pull Request review assistant.
A guide to integrating the GitHub Copilot SDK into GitHub Actions workflows to create an automated AI-powered Pull Request review assistant.
A daily tech reading list covering AI adoption, Rails 8, Heroku, Gemini 3, GitHub Actions, LangChain4j, and industry trends.
A developer shares three key lessons from a week of 'vibe coding' with AI tools like GitHub Copilot, focusing on SDLC importance and tool improvements.
A guide to automating AUR package updates using GitHub Actions, including SSH key setup and workflow configuration.
A developer's 2025 retrospective covering blog migration, PhD start, MVP status, and a breakdown of 50+ technical posts on .NET, ASP.NET Core, and EF Core.
A developer creates a scraper to track the latest versions of GitHub Actions, helping coding agents avoid stale workflows.
A demonstration of different uv init command options for Python project setup, with examples hosted on GitHub.
Analysis of GitHub Actions' new pricing model, focusing on the platform costs behind self-hosted runners and the CI ecosystem's reaction.
Article explains why GitHub Actions runners are unreliable for benchmarking due to inconsistent hardware and performance variability.
A developer builds an automated GitHub issue triage system using the Goose AI agent, integrated into GitHub Actions for a fictional festival feedback project.
A guide to securing npm package publishing workflows by eliminating tokens and implementing robust security practices in response to recent incidents.
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.