Weekly DevOps Roundup: Actions Costs, Dependabot Coverage, SRE

GitHub Actions will charge for self-hosted runners starting March 2026 ($0.002/min on private repos). Dependabot adds support for Conda, OpenTofu, Julia, and Bazel ecosystems.

GitHub Actions Self-Hosted Runners: Pricing Changes, Roadmap, and Community Impact

Starting in March 2026, GitHub will charge for self-hosted Actions runners on private repositories ($0.002/min), while maintaining free access on public repositories and Enterprise Server. Lower costs for hosted runners offset the change for most users, but planning and migration resources are central to the transition. Competitive alternatives (e.g., Depot), coming platform support, better workflow metrics, and ongoing documentation updates aim to ease migration.

Dependabot Expands Ecosystem: Conda, OpenTofu, Julia, Bazel Automated Updates

Dependabot now offers automatic updates for Conda (popular with Python/data science), OpenTofu (IaC), Julia (scientific), and Bazel (build systems), broadening security and maintenance coverage. Documentation and troubleshooting resources help support this expanded ecosystem.

Azure DevOps Productivity: Microsoft.Testing.Platform Integration and Security Workflows

Azure DevOps now fully supports Microsoft.Testing.Platform—streamlining .NET test commands, automatic retries, and publishing of results. Vulnerability management links GitHub Advanced Security alerts to Azure DevOps Boards, streamlining issue triage and resolution.

Microsoft Fabric and Azure DevOps: CI/CD Automation and Integration

Microsoft Fabric now features direct guides for automating SQL database deployment with Azure DevOps. Secure connection support (service principal, OAuth 2.0) enables better CI/CD integration and supports complex automation scenarios across cloud environments.

Other DevOps News

GitHub Teams administration is now consolidated under the ‘Settings → Teams’ menu, promoting easier management. The Azure SRE Agent automates incident response by running playbooks and collecting evidence when triggered by alerts in PagerDuty, ServiceNow, or Azure Monitor—removing the need for manual intervention in multi-cloud environments.