7 messages
Discussions related to GitHub Actions
rss3 months ago(edited)
Actions workflow dispatch workflows now support 25 inputs
You can now use up to 25 inputs on workflows triggered via the workflow_dispatch trigger. The previous limit was 10 which was challenging for the community. This new limit gives…
The post Actions workflow dispatch workflows now support 25 inputs appeared first on The GitHub Blog.
You can now use up to 25 inputs on workflows triggered via the workflow_dispatch trigger. The previous limit was 10 which was challenging for the community. This new limit gives…
The post Actions workflow dispatch workflows now support 25 inputs appeared first on The GitHub Blog.
rss2 months ago(edited)
Better diagnostics for VNET injected runners and required self-hosted runner upgrades
GitHub-hosted larger runners with Azure private networking (Azure VNET-injection) now display detailed network diagnostics when connectivity issues occur. Instead of generic pool errors, you’ll see: Per-endpoint visibility: Drill down into…
The post Better diagnostics for VNET injected runners and required self-hosted runner upgrades appeared first on <a...
GitHub-hosted larger runners with Azure private networking (Azure VNET-injection) now display detailed network diagnostics when connectivity issues occur. Instead of generic pool errors, you’ll see: Per-endpoint visibility: Drill down into…
The post Better diagnostics for VNET injected runners and required self-hosted runner upgrades appeared first on <a...
rss2 months ago(edited)
Coming soon: Simpler pricing and a better experience for GitHub Actions
On January 1, 2026, GitHub will reduce the price of GitHub-hosted runners by up to 39% depending on the machine type used. The free usage minute quotas will remain the…
The post Coming soon: Simpler pricing and a better experience for GitHub Actions appeared first on The GitHub Blog.
On January 1, 2026, GitHub will reduce the price of GitHub-hosted runners by up to 39% depending on the machine type used. The free usage minute quotas will remain the…
The post Coming soon: Simpler pricing and a better experience for GitHub Actions appeared first on The GitHub Blog.
E
erik2 months ago
• On March 1, 2026, we are introducing a new $0.002 per-minute GitHub Actions cloud platform charge that will apply to self-hosted runner usage. Any usage subject to this charge will count toward the minutes included in your plan.
C
Cyril (runs-on.com)2 months ago
They are suspending the change
https://github.com/orgs/community/discussions/182186
https://github.com/orgs/community/discussions/182186
P
PePe Amengualabout 2 months ago
shameless plug incoming; In my weekend adventures and or late week days I created :
https://github.com/jamengual/enterprise-approval-engine
I have released it to Github Marketplace give it a test, give feedback, ⭐️ the repo if you like it and or request features.
you can see it in action here:
https://github.com/jamengual/enterprise-approval-engine/issues/7
https://github.com/jamengual/enterprise-approval-engine
I have released it to Github Marketplace give it a test, give feedback, ⭐️ the repo if you like it and or request features.
you can see it in action here:
https://github.com/jamengual/enterprise-approval-engine/issues/7
rssabout 2 months ago(edited)
Improved performance for GitHub Actions workflows page
GitHub Actions workflow pages now successfully render workflows with more than 300 jobs. We’ve implemented lazy loading to smoothly handle large workflows. In addition, you can now filter jobs based…
The post Improved performance for GitHub Actions workflows page appeared first on The GitHub Blog.
GitHub Actions workflow pages now successfully render workflows with more than 300 jobs. We’ve implemented lazy loading to smoothly handle large workflows. In addition, you can now filter jobs based…
The post Improved performance for GitHub Actions workflows page appeared first on The GitHub Blog.