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 }}
fullsend-ai
/
fullsend
Public
Notifications
You must be signed in to change notification settings
Fork
103
Star
132
Code
Issues
2k
Pull requests
116
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: merge existing orgs in ProvisionWIF to prevent WIF condition clobber
- #1113
#1113
Merged
waynesun09
merged 11 commits into
main
fullsend-ai/fullsend:main
from
fix-wif-provision-merge
fullsend-ai/fullsend:fix-wif-provision-merge
Copy head branch name to clipboard
May 19, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix: merge existing orgs in ProvisionWIF to prevent WIF condition clobber
#1113
waynesun09
merged 11 commits into
main
fullsend-ai/fullsend:main
from
fix-wif-provision-merge
fullsend-ai/fullsend:fix-wif-provision-merge
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
fix: merge existing orgs in ProvisionWIF to prevent WIF condition clobber
Show description for 786b029
waynesun09
committed
786b029
View commit details
Copy full SHA for 786b029
Browse repository at this point
fix: harden WIF org merge with validation, case normalization, and error logging
Show description for ad6c408
waynesun09
committed
ad6c408
View commit details
Copy full SHA for ad6c408
Browse repository at this point
refactor: extract ensureWIFPoolAndProvider to deduplicate WIF merge logic
Show description for b3e8d70
waynesun09
committed
b3e8d70
View commit details
Copy full SHA for b3e8d70
Browse repository at this point
fix: validate repo format in ProvisionWIF, sort allOrgs unconditionally, add parseConditionOrgs tests
Show description for 6a50271
waynesun09
committed
6a50271
View commit details
Copy full SHA for 6a50271
Browse repository at this point
fix: harden WIF provisioning against transient errors and validation ordering
Show description for a95733d
waynesun09
committed
a95733d
View commit details
Copy full SHA for a95733d
Browse repository at this point
fix: stop mutating p.cfg.WIFProvider in repo-scoped ProvisionWIF
Show description for deffd9d
waynesun09
committed
deffd9d
View commit details
Copy full SHA for deffd9d
Browse repository at this point
fix: harden repo name validation and add defensive lowercasing
Show description for 91fa473
waynesun09
committed
91fa473
View commit details
Copy full SHA for 91fa473
Browse repository at this point
fix: tighten repo slug regex and lowercase repo in WIF condition
Show description for 0b859f2
waynesun09
committed
0b859f2
View commit details
Copy full SHA for 0b859f2
Browse repository at this point
fix: allow dot-prefixed repo names like .fullsend in WIF validation
Show description for afa6ebb
waynesun09
committed
afa6ebb
View commit details
Copy full SHA for afa6ebb
Browse repository at this point
fix: stop mutating p.cfg.Repo and use githubOrgPattern for owner
Show description for 8ffa7d5
waynesun09
committed
8ffa7d5
View commit details
Copy full SHA for 8ffa7d5
Browse repository at this point
fix: preserve original casing in error messages and reject .git suffix
Show description for 6fc2271
waynesun09
committed
6fc2271
View commit details
Copy full SHA for 6fc2271
Browse repository at this point
You can’t perform that action at this time.