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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
maui
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
23.3k
Code
Issues
3.6k
Pull requests
87
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add CI Failure Fixer: branch-scoped main + net11.0 auto-fix workflows
- #35927
#35927
Merged
PureWeen
merged 20 commits into
main
dotnet/maui:main
from
pureween/bookish-garbanzo
dotnet/maui:pureween/bookish-garbanzo
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Add CI Failure Fixer: branch-scoped main + net11.0 auto-fix workflows
#35927
PureWeen
merged 20 commits into
main
dotnet/maui:main
from
pureween/bookish-garbanzo
dotnet/maui:pureween/bookish-garbanzo
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
Add ci-status-fix workflow + branch-aware fixer
Show description for 0761175
PureWeen
and
Copilot
committed
0761175
View commit details
Copy full SHA for 0761175
Browse repository at this point
Address PR #35927 review: net11.0 fetch, grep injection, config contradiction, lock regen
Show description for ebe4b15
PureWeen
and
Copilot
committed
ebe4b15
View commit details
Copy full SHA for ebe4b15
Browse repository at this point
Add issue_number + dry_run dispatch inputs for controlled single-issue runs
Show description for c7c94cd
PureWeen
and
Copilot
committed
c7c94cd
View commit details
Copy full SHA for c7c94cd
Browse repository at this point
Gate ci-status-fix behind gh-aw-agents environment + recompile to v0.79.8
Show description for a964ec9
PureWeen
and
Copilot
committed
a964ec9
View commit details
Copy full SHA for a964ec9
Browse repository at this point
TEMP CANARY (revert before merge): branch push trigger + scope #35910 + max:1
Show description for b4127c9
PureWeen
and
Copilot
committed
b4127c9
View commit details
Copy full SHA for b4127c9
Browse repository at this point
Fix retired model pin: claude-opus-4.6 -> claude-opus-4.8
Show description for 720a3b0
PureWeen
and
Copilot
committed
720a3b0
View commit details
Copy full SHA for 720a3b0
Browse repository at this point
Fix create_pull_request patch capture: commit the staged diff
Show description for 8bfbaf2
PureWeen
and
Copilot
committed
8bfbaf2
View commit details
Copy full SHA for 8bfbaf2
Browse repository at this point
TEMP CANARY: retarget single-issue run to #35740 (net11.0 trim build-break)
Show description for b14b566
PureWeen
and
Copilot
committed
b14b566
View commit details
Copy full SHA for b14b566
Browse repository at this point
TEMP CANARY: retarget single-issue run to #35967 (net11.0 DatePicker WinUI NRE)
Show description for ceec888
PureWeen
and
Copilot
committed
ceec888
View commit details
Copy full SHA for ceec888
Browse repository at this point
Commits on Jun 18, 2026
ci-status-fix: remove allow-empty (root cause of dropped PRs)
Show description for d8a88df
PureWeen
and
Copilot
committed
d8a88df
View commit details
Copy full SHA for d8a88df
Browse repository at this point
TEMP canary: raise max-daily-ai-credits to 20000 to unblock validation run
Show description for 20b1f86
PureWeen
and
Copilot
committed
20b1f86
View commit details
Copy full SHA for 20b1f86
Browse repository at this point
TEMP canary: retarget single-issue run to #35864 (CarouselView Windows timeout, main)
Show description for 240c8b3
PureWeen
and
Copilot
committed
240c8b3
View commit details
Copy full SHA for 240c8b3
Browse repository at this point
Add de-flake capability + retarget canary to #35981
Show description for 0d308e2
PureWeen
and
Copilot
committed
0d308e2
View commit details
Copy full SHA for 0d308e2
Browse repository at this point
Commits on Jun 19, 2026
Split CI Failure Fixer into base-scoped main + net11.0 workflows
Show description for 4f15aae
PureWeen
and
Copilot
committed
4f15aae
View commit details
Copy full SHA for 4f15aae
Browse repository at this point
Revert net11 canary scaffolding to production config
Show description for 4c60a0e
PureWeen
and
Copilot
committed
4c60a0e
View commit details
Copy full SHA for 4c60a0e
Browse repository at this point
Commits on Jun 22, 2026
Harden scanner match-count gate against shell injection
Show description for d8ed74a
PureWeen
and
Copilot
committed
d8ed74a
View commit details
Copy full SHA for d8ed74a
Browse repository at this point
Apply round-7 adversarial review findings to CI fixer workflows
Show description for e732194
PureWeen
and
Copilot
committed
e732194
View commit details
Copy full SHA for e732194
Browse repository at this point
ci-fix workflows: apply round-8 adversarial review findings
Show description for 4b28b63
PureWeen
and
Copilot
committed
4b28b63
View commit details
Copy full SHA for 4b28b63
Browse repository at this point
ci-fix/scanner workflows: apply round-9 adversarial review findings
Show description for bdfc8b0
PureWeen
and
Copilot
committed
bdfc8b0
View commit details
Copy full SHA for bdfc8b0
Browse repository at this point
Commits on Jun 23, 2026
ci-fix: validate issue-body Build ID is numeric (review feedback)
Show description for 81ebde2
PureWeen
and
Copilot
committed
81ebde2
View commit details
Copy full SHA for 81ebde2
Browse repository at this point
You can’t perform that action at this time.