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.
- GitHub to Charge for Self-Hosted Runners on GitHub Actions Starting March 2026
- GitHub Actions Pricing Update: Lower Runner Costs, Platform Enhancements Coming in 2026
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.
- Dependabot Adds Conda Ecosystem Support for Automated Version Updates
- Dependabot Adds Support for OpenTofu Dependency Updates
- Dependabot Adds Version Update Support for Julia
- Dependabot Version Updates Now Support Bazel
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.
- Azure DevOps Gains Full Support for Microsoft.Testing.Platform
- Work Item Linking for GitHub Advanced Security Alerts in Azure DevOps Now Available
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.
- Performing CI/CD for SQL Databases in Fabric Using Azure DevOps
- How to Connect Microsoft Fabric to Azure DevOps Using Service Principal
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.