🦜 actions Archives - The GitHub Blog
@github.blog.changelog.label.actions@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
Updates, ideas, and inspiration from GitHub to help developers build and design software.
Your feed and you don't want it here? Just
e-mail the birb.
GitHub Actions: Minimum version enforcement timeline for self-hosted runners
https://github.blog/changelog/2026-06-12-github-actions-minimum-version-enforcement-timeline-for-self-hosted-runners
Published: June 12, 2026 16:04
GitHub Actions is resuming enforcement of version requirements for self-hosted runners on github.com and GitHub Enterprise Cloud with Data Residency. This change is part of a broader effort to rebuild…
The post GitHub Actions: Minimum version enforcement…
Bot-created pull requests can run workflows if approved
https://github.blog/changelog/2026-06-11-bot-created-pull-requests-can-run-workflows-if-approved
Published: June 11, 2026 19:00
Pull requests created by the github-actions[bot] are now able to run your CI/CD workflows with user approval. Requiring approval is a security measure to ensure generated code does not automatically…
The post Bot-created pull requests can run workflows if…
GitHub Agentic Workflows is now in public preview
https://github.blog/changelog/2026-06-11-github-agentic-workflows-is-now-in-public-preview
Published: June 11, 2026 16:00
GitHub Agentic Workflows is now in public preview. With agentic workflows, you can automate reasoning-based tasks like issue triage, CI failure analysis, and documentation updates by leveraging coding agents inside…
The post GitHub Agentic Workflows is now…
GitHub Actions: Upcoming image migrations
https://github.blog/changelog/2026-05-14-github-actions-upcoming-image-migrations
Published: May 14, 2026 18:31
There are two upcoming image migrations customers should be aware of, and GitHub is transitioning to owning the Arm64 images for hosted runners. Arm64 runner images now maintained by GitHub…
The post GitHub Actions: Upcoming image migrations appeared first…
Copilot cloud agent starts 20% faster with Actions custom images
https://github.blog/changelog/2026-04-27-copilot-cloud-agent-starts-20-faster-with-actions-custom-images
Published: April 27, 2026 16:01
Copilot cloud agent now starts up over 20% faster, thanks to optimized runner environments built with GitHub Actions custom images. When you assign an issue to Copilot, start a task…
The post Copilot cloud agent starts 20% faster with Actions custom images…
GitHub Copilot code review will start consuming GitHub Actions minutes on June 1, 2026
https://github.blog/changelog/2026-04-27-github-copilot-code-review-will-start-consuming-github-actions-minutes-on-june-1-2026
Published: April 27, 2026 15:59
Developers and engineering teams worldwide use GitHub Copilot for high-quality, agent-powered code reviews on every pull request. We understand that any change is significant to our customers, especially when it…
The post GitHub Copilot code review will…
Notice about upcoming new format for GitHub App installation tokens
https://github.blog/changelog/2026-04-24-notice-about-upcoming-new-format-for-github-app-installation-tokens
Published: April 24, 2026 21:49
Starting April 27th 2026 and over the coming weeks, we will begin a staged rollout that updates the format of newly minted GitHub App installation tokens, making them more performant…
The post Notice about upcoming new format for GitHub App installation…
Actions workflows are limited to 50 reruns
https://github.blog/changelog/2026-04-10-actions-workflows-are-limited-to-50-reruns
Published: April 10, 2026 20:03
Actions workflows are now limited to 50 reruns. Going forward, if you attempt to rerun a given workflow more than 50 times, you will get a failed check suite with…
The post Actions workflows are limited to 50 reruns appeared first on The GitHub Blog.
GitHub Actions: Early April 2026 updates
https://github.blog/changelog/2026-04-02-github-actions-early-april-2026-updates
Published: April 2, 2026 17:11
This month, GitHub Actions adds entrypoint and command overrides for service containers and new security features including OIDC custom properties and VNET failover. Customizing entrypoints for service containers Many GitHub…
The post GitHub Actions: Early…
View Agentic Workflow configs in the Actions run summary
https://github.blog/changelog/2026-03-26-view-agentic-workflow-configs-in-the-actions-run-summary
Published: March 26, 2026 17:00
You can now view your Agentic Workflow markdown configs directly in the GitHub Actions run summary for any agentic workflow. This update makes it easier to review runs by: Reducing…
The post View Agentic Workflow configs in the Actions run summary appeared…
Custom images for GitHub-hosted runners are now generally available
https://github.blog/changelog/2026-03-26-custom-images-for-github-hosted-runners-are-now-generally-available
Published: March 26, 2026 14:30
Custom images for GitHub-hosted runners are now generally available. Originally introduced in public preview in October 2025, this feature lets you start with a GitHub-curated base image and build your…
The post Custom images for GitHub-hosted runners are…