Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cloudflare
/
cloudflare-os
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
10.1k
Code
Issues
78
Pull requests
46
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Batch action application with per-action veto
- #528
#528
Open
1/2
ndisidore
wants to merge 20 commits into
main
cloudflare/cloudflare-os:main
from
feat/action-apply-through-foundation
cloudflare/cloudflare-os:feat/action-apply-through-foundation
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Batch action application with per-action veto
#528
ndisidore
wants to merge 20 commits into
main
cloudflare/cloudflare-os:main
from
feat/action-apply-through-foundation
cloudflare/cloudflare-os:feat/action-apply-through-foundation
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
Add the apply-through action contracts
Show description for a6fe876
ndisidore
committed
a6fe876
View commit details
Copy full SHA for a6fe876
Browse repository at this point
Replace per-action approval with serialized batch action sync
Show description for 334d63a
ndisidore
committed
334d63a
View commit details
Copy full SHA for 334d63a
Browse repository at this point
Show why an action was not applied
Show description for dc512f2
ndisidore
committed
dc512f2
View commit details
Copy full SHA for dc512f2
Browse repository at this point
Simplify the apply-through plumbing
Show description for a757f84
ndisidore
committed
a757f84
View commit details
Copy full SHA for a757f84
Browse repository at this point
Report out-of-order gatekeeper action submissions
Show description for adeef97
ndisidore
committed
adeef97
View commit details
Copy full SHA for adeef97
Browse repository at this point
Derive an action's status label in one place
Show description for 56cf8e0
ndisidore
committed
56cf8e0
View commit details
Copy full SHA for 56cf8e0
Browse repository at this point
Require gatekeepers to publish retained actions in order
Show description for 7eec060
ndisidore
committed
7eec060
View commit details
Copy full SHA for 7eec060
Browse repository at this point
Refuse queued approvals that predate a new failure
Show description for 30429ad
ndisidore
committed
30429ad
View commit details
Copy full SHA for 30429ad
Browse repository at this point
Report a gatekeeper stop ahead of an undecided gate
Show description for de3c207
ndisidore
committed
de3c207
View commit details
Copy full SHA for de3c207
Browse repository at this point
Keep a stale action refresh from dropping a newer failure
Show description for b5372cf
ndisidore
committed
b5372cf
View commit details
Copy full SHA for b5372cf
Browse repository at this point
Stage each selected veto once
Show description for 5724476
ndisidore
committed
5724476
View commit details
Copy full SHA for 5724476
Browse repository at this point
Report a pack build's lifetime failure with its code
Show description for d02c813
ndisidore
committed
d02c813
View commit details
Copy full SHA for d02c813
Browse repository at this point
Trim guards the apply-through paths cannot reach
Show description for 31ccf11
ndisidore
committed
31ccf11
View commit details
Copy full SHA for 31ccf11
Browse repository at this point
Keep an empty pushedCommits list off the wire
Show description for 0f6ed20
ndisidore
committed
0f6ed20
View commit details
Copy full SHA for 0f6ed20
Browse repository at this point
Withhold "Always approve" on an action that stopped
Show description for 2ff9a51
ndisidore
committed
2ff9a51
View commit details
Copy full SHA for 2ff9a51
Browse repository at this point
Commits on Sep 22, 2026
Derive the action driver's seams from the real types
Show description for 3afb24b
ndisidore
committed
3afb24b
View commit details
Copy full SHA for 3afb24b
Browse repository at this point
Derive the always-approve target in one place
Show description for fa50dd7
ndisidore
committed
fa50dd7
View commit details
Copy full SHA for fa50dd7
Browse repository at this point
Report a veto of an already-applied action instead of ignoring it
Show description for 725b82d
ndisidore
committed
725b82d
View commit details
Copy full SHA for 725b82d
Browse repository at this point
Say on the card that a refused veto was already applied
Show description for 2d0d0cc
ndisidore
committed
2d0d0cc
View commit details
Copy full SHA for 2d0d0cc
Browse repository at this point
Keep turns ended, and cards current, after a veto decision
Show description for 36b7438
ndisidore
committed
36b7438
View commit details
Copy full SHA for 36b7438
Browse repository at this point
You can’t perform that action at this time.