Posts tagged with: GitHub Actions

Content related to GitHub Actions

Ultimate Guide to Claude Code Setup: Hooks, Skills & Actions

January 16, 2026

Discover how to turn your repository into a smart, AI‑powered teammate with Claude Code. This tutorial walks through creating the .claude folder, configuring hooks and agents, setting up MCP servers for JIRA and GitHub, enabling LSP for real‑time code insight, and wiring GitHub Actions for automated quality checks and scheduled maintenance. With code snippets, directory layouts, and best‑practice tips, you’ll learn how to build reusable skills, slash commands, and automated review workflows. Ready to boost productivity and enforce consistency across your codebase? Read on for the complete, hands‑on guide.

Scale GitHub Actions Runners on Kubernetes with ARC

June 29, 2025

Discover the Actions Runner Controller (ARC), a powerful Kubernetes operator designed to streamline self-hosted GitHub Actions runners. ARC enables dynamic scaling of runners based on workflow demand, ensuring efficient and cost-effective CI/CD pipelines. Learn how this open-source project, maintained collaboratively by GitHub and community experts, can transform your GitHub Actions setup by providing ephemeral, container-based runners that automatically adjust to your workload. Dive into its features, from quickstart guides to advanced configurations, and see how ARC simplifies runner management and optimizes resource utilization for your GitHub repositories, organizations, or enterprises.