Category

DevOps

DevOps

GitHub Copilot Code Review Goes Agentic (GA): What Changes for Platform Teams

GitHub says Copilot code review is now generally available on an agentic, tool-calling architecture that can pull broader repository context on demand — and it runs on GitHub Actions. That combination shifts cost, governance, and security considerations for engineering orgs. Here’s how to evaluate it, especially if you use self-hosted runners.

DevOps

GitHub Actions Gets Unzipped Artifacts: A Small Change That Fixes Real CI/CD Pain

GitHub Actions now supports uploading and downloading non-zipped artifacts—reducing friction for single-file outputs, browser-based inspection, and ‘double zip’ anti-patterns. Here’s what changed, how to adopt it safely, and why it’s a useful signal for platform engineering teams standardizing CI at scale.