π Daily Status Report β PureWeen/maui β May 19, 2026
Good morning! Here's a snapshot of what's happening in the repo. The team has been busy shipping automation improvements and CI tooling β great momentum! π
π¦ Recent Commits (last 7 days)
Date
Change
2026-05-18
Add net11.0 variant of CI failure scanner π€
2026-05-18
Add CI Failure Scanner workflow for testing
2026-05-18
Add labeler skill evals + fix Handlers/*/Android/ rule gap (dotnet#35468 )
2026-05-18
Update pr-review skill model lineup (dotnet#35174 )
2026-05-15
Remove ci-doctor, upgrade all gh-aw workflows to v0.72.1 (dotnet#35465 )
2026-05-15
Add agentic labeler workflow for issues and PRs (dotnet#35382 )
2026-05-14
Add 11.0.0-preview.4 to bug report template (dotnet#35449 )
2026-05-14
Add dependency-flow Copilot skill for build promotion (dotnet#35350 )
2026-05-13
Add review triggering workflow (dotnet#35250 )
2026-05-13
Bump PatchVersion 70 β 80 (dotnet#35433 )
The automation ecosystem is growing fast β labeler, CI scanner, pr-review models, and dependency flow are all leveling up! πͺ
π Open Pull Requests (4)
PR
Title
Status
#28
Add CI status assessment gh-aw workflow
π‘ Draft β active
#27
[automated] Merge main β net11.0
β³ Awaiting merge
#26
[automated] Merge main β net10.0
β³ Awaiting merge
#24
[Experiment] Test dotnet build in gh-aw container
π§ͺ Experiment
Highlight : PR #28 (CI status workflow) was updated yesterday β check if it's ready to undraft and merge! π―
π Open CI-Scan Issues (11 active)
The CI scanner is doing its job β it's caught several recurring failures across main and net11.0:
π΄ main branch failures
Issue
Description
#39
iOS UITests: TextInEditorShouldScroll visual regression + RootViewSizeDoesntChangeAfterBackground off-by-one
#34
RequestsCanBeInterceptedAndCustomDataReturnedForDifferentHosts fails on Android
#33
TextInEditorShouldScroll β 13.21% visual diff on iOS 18.5 simulator
#32
Controls WebView UI tests all timeout (Appium 45s) on macOS
#31
Controls CollectionView UI test job consistently times out / cancelled
#30
CarouselViewDoesNotLeakWithDefaultItemsLayout memory leak on MacCatalyst
#29
MauiBlazorWebView device test failures on Android (CoreCLR) and Windows
π net11.0 branch failures
Issue
Description
#38
CheckBox handler missing IPropertyMapper/ICommandMapper constructor
#37
iOS Map UI tests crash β "app was expected to be running"
#36
avdmanager failure blocks all Android UI tests on net11.0 β οΈ
#35
HybridWebViewHandler IL2026 trim errors break iOS/macOS integration tests
β
Highlights & Wins
π€ Automated CI scanning is now live for both main and net11.0 branches β proactive failure detection is working great!
π·οΈ Agentic labeler is up and running β less manual triage work!
π dependency-flow skill added β easier build promotion and feed management
π Bug report template updated for 11.0.0-preview.4
π― Recommended Next Steps for Maintainers
Unblock net11.0 Android tests β avdmanager failure ([ci-scan-net11] [Infra] avdmanager failure blocks all Android UI tests on net11.0 (maui-pr-uitests)Β #36 ) is blocking ALL Android UI tests on net11.0. High priority! π₯
Investigate iOS visual regression β TextInEditorShouldScroll ([ci-scan] TextInEditorShouldScroll visual regression β 13.21% diff on iOS 18.5 simulator (maui-pr-uitests)Β #33 /[ci-scan] iOS UITests: TextInEditorShouldScroll visual regression and RootViewSizeDoesntChangeAfterBackground width off-by-one (maui-pr-ui
[Content truncated due to length]Β #39 ) is consistently failing; consider updating snapshot baseline or fixing the test.
Merge branch PRs β PRs [automated] Merge branch 'main' => 'net10.0'Β #26 and [automated] Merge branch 'main' => 'net11.0'Β #27 (automated main β net10.0/net11.0 merges) need attention to keep branches in sync.
Review Draft PR Add CI status assessment gh-aw workflowΒ #28 β The CI status gh-aw workflow looks ready; consider undrafting and merging.
CollectionView + WebView timeouts ([ci-scan] Controls CollectionView UI test job consistently times out / cancelled on macOS (maui-pr-uitests)Β #31 , [ci-scan] Controls WebView UI tests all timeout with Appium 45s on macOS (maui-pr-uitests)Β #32 ) β These are macOS-specific β worth investigating if it's a machine capacity issue.
Generated by GitHub Copilot CLI Β· Report covers activity through 2026-05-19
Generated by Daily Repo Status Β· β 2M Β· β·
To install this agentic workflow , run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@69b5e3ae5fa7f35fa555b0a22aee14c36ab57ebb
π Daily Status Report β PureWeen/maui β May 19, 2026
Good morning! Here's a snapshot of what's happening in the repo. The team has been busy shipping automation improvements and CI tooling β great momentum! π
π¦ Recent Commits (last 7 days)
Handlers/*/Android/rule gap (dotnet#35468)PatchVersion70 β 80 (dotnet#35433)The automation ecosystem is growing fast β labeler, CI scanner, pr-review models, and dependency flow are all leveling up! πͺ
π Open Pull Requests (4)
mainβnet11.0mainβnet10.0Highlight: PR #28 (CI status workflow) was updated yesterday β check if it's ready to undraft and merge! π―
π Open CI-Scan Issues (11 active)
The CI scanner is doing its job β it's caught several recurring failures across
mainandnet11.0:π΄
mainbranch failuresTextInEditorShouldScrollvisual regression +RootViewSizeDoesntChangeAfterBackgroundoff-by-oneRequestsCanBeInterceptedAndCustomDataReturnedForDifferentHostsfails on AndroidTextInEditorShouldScrollβ 13.21% visual diff on iOS 18.5 simulatorCarouselViewDoesNotLeakWithDefaultItemsLayoutmemory leak on MacCatalystπ
net11.0branch failuresIPropertyMapper/ICommandMapperconstructoravdmanagerfailure blocks all Android UI tests on net11.0HybridWebViewHandlerIL2026 trim errors break iOS/macOS integration testsβ Highlights & Wins
mainandnet11.0branches β proactive failure detection is working great!π― Recommended Next Steps for Maintainers
avdmanagerfailure ([ci-scan-net11] [Infra] avdmanager failure blocks all Android UI tests on net11.0 (maui-pr-uitests)Β #36) is blocking ALL Android UI tests on net11.0. High priority! π₯TextInEditorShouldScroll([ci-scan] TextInEditorShouldScroll visual regression β 13.21% diff on iOS 18.5 simulator (maui-pr-uitests)Β #33/[ci-scan] iOS UITests: TextInEditorShouldScroll visual regression and RootViewSizeDoesntChangeAfterBackground width off-by-one (maui-pr-ui [Content truncated due to length]Β #39) is consistently failing; consider updating snapshot baseline or fixing the test.mainβnet10.0/net11.0merges) need attention to keep branches in sync.Generated by GitHub Copilot CLI Β· Report covers activity through 2026-05-19