4 messages
Discussions related to GitHub Actions
rss20 days ago(edited)
Separate GitHub Actions path for GitHub Code Quality
A dedicated workflow path for code quality CodeQL actions workflows is now generally available. Your workflow run history and your Actions usage reports now tell GitHub Code Quality runs apart…
The post Separate GitHub Actions path for GitHub Code Quality appeared first on The GitHub Blog.
A dedicated workflow path for code quality CodeQL actions workflows is now generally available. Your workflow run history and your Actions usage reports now tell GitHub Code Quality runs apart…
The post Separate GitHub Actions path for GitHub Code Quality appeared first on The GitHub Blog.
rss20 days ago(edited)
Windows 11 arm64 VS2026 image generally available
The Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners. To use it in GitHub Actions, update your workflow file to…
The post Windows 11 arm64 VS2026 image generally available appeared first on The GitHub Blog.
The Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners. To use it in GitHub Actions, update your workflow file to…
The post Windows 11 arm64 VS2026 image generally available appeared first on The GitHub Blog.
Michal Tomaszek13 days ago
Hi, trying to run large number of stacks via
It's 136,054 bytes long. Is this anything you've faced before?
cloudposse/github-action-matrix-extended action. It seems that input for the inner action that's called by it, i.e. cloudposse/github-action-jq is too long. I'm getting:An error occurred trying to start process '/home/runner/actions-runner/cached/2.336.0/externals/node24/bin/node' with working directory '/home/runner/work/infra-github/infra-github'. Argument list too longIt's 136,054 bytes long. Is this anything you've faced before?
rss13 days ago(edited)
Actions retention will cover checks, workflow runs, and statuses
Starting October 1, 2026, checks, workflow runs, and statuses will be governed by the same Actions retention setting that already controls how long artifacts and logs are kept, with a…
The post Actions retention will cover checks, workflow runs, and statuses appeared first on The GitHub Blog.
Starting October 1, 2026, checks, workflow runs, and statuses will be governed by the same Actions retention setting that already controls how long artifacts and logs are kept, with a…
The post Actions retention will cover checks, workflow runs, and statuses appeared first on The GitHub Blog.