Skip to content

Fix Microsoft Store certification handoff reporting - #36

Merged
FaulMit merged 1 commit into
mainfrom
fix/store-certification-handoff
Aug 21, 2026
Merged

Fix Microsoft Store certification handoff reporting#36
FaulMit merged 1 commit into
mainfrom
fix/store-certification-handoff

Conversation

@FaulMit

@FaulMit FaulMit commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • wait for Partner Center to finish the initial submission commit
  • fail Store publishing when package processing is rejected or stalls
  • add a CI regression check for workflow step ordering
  • document the certification handoff gate

Root cause

The workflow treated CommitStarted as a successful Store submission. Partner Center later paused package processing, leaving submission 7 in draft while GitHub Actions remained green.

Validation

  • ./tools/TestStoreReleaseWorkflow.ps1
  • ./tools/SyncStoreListing.ps1 -Version 0.2.1 -ValidateOnly
  • git diff --check

@FaulMit
FaulMit merged commit 7541ac5 into main Aug 21, 2026
6 of 7 checks passed
@FaulMit
FaulMit deleted the fix/store-certification-handoff branch August 21, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant