🔄 GitHub updates for March 14, 2025

Introduction: GitHub Changelog – Latest Updates & Enhancements
Stay up to date with the latest GitHub updates, features, and improvements designed to enhance your development experience. Whether it’s security and compliance advancements, performance optimizations, or new tools for automation and insights, this changelog keeps you informed about what’s new and how it can benefit your workflow.
In this edition, we’re covering GitHub’s PCI DSS v4.0 compliance for enterprise customers and the general availability of GitHub Actions Performance Metrics, helping teams gain deeper insights into their CI/CD workflows. Let’s dive into the details! 🚀
GitHub is now PCI DSS v4.0 compliant with our 4.0 service provider attestation available to customers
GitHub’s Payment Card Industry Data Security Standard (PCI DSS) v4.0 service provider Attestation of Compliance (AoC) as well as the corresponding shared responsibility matrix has been completed. This report is the first time GitHub has provided a PCI DSS service provider report for our customers. This enables customers to meet their own PCI DSS compliance needs using GitHub as part of their development environment.
Going forward, GitHub intends to provide this attestation of compliance each year.
If you’re an Enterprise customer and need to obtain copies of GitHub’s AoC or Shared Responsibility Matrix, please reach out to your account manager.
See the PCI DSS v4.0 Compliance
Actions Performance Metrics are generally available and Enterprise-level metrics are in public preview
Performance Metrics for GitHub Actions are now generally available for repositories and organizations. Repository members can view workflow and job performance data including queue times and failure rates going back as far as one year. Organization members can also view this data aggregated across all repositories in their organization. These metrics are available on all GitHub Cloud plans.
In addition, usage and performance metrics aggregated at the Enterprise level are now available in public preview to Enterprise admins. This includes usage metrics (ex. jobs run and minutes used), as well as performance metrics (ex. job failure rates and queue times) across all repositories and organizations in an enterprise. These metrics can be found in the Enterprise UI under the “Insights” tab.

See the Actions Performance Metrics