microsoft / microsoft/microsoft-ui-xaml

[WinUI OSS] Track build configuration from GitHub source

Open
#11,282 1 comment 0 reactions 1 assignee Claimed by @sakshisharma150905 View on GitHub
area-Infrastructure needs-triage WinUI OSS
Dominant language
C++
Stars
8.4k
Forks
942
Avg merge
2d 7h
Merged PRs (30d)
105

Description

## Summary

Track build configuration work needed for scheduled and release-oriented workflows that consume source from the GitHub repository layout.

## Context

Public repo files such as `build/WinUI-GitHub-PR.yml`, `Build.cmd`, `eng/muxfinalrelease.props`, `docs/publishing/build-pipelines.md`, and `docs/publishing/release-channels.md` provide public anchors for this work. Engineers should review which build configuration belongs in GitHub, which configuration is selected by parameters, and how scheduled/release-oriented workflows consume the source tree.

## Work to do

- Review public build configuration entry points for GitHub source assumptions.
- Identify configuration needed for nightly and release-oriented build modes.
- Make build mode selection explicit where possible.
- Track gaps that depend on package restore, validation, or packaging tasks.
- Keep private pipeline names, queue names, and release infrastructure details out of public issue text.

## Definition of done

- GitHub-hosted configuration needed by scheduled/release-oriented workflows is identified.
- Build mode selection is understandable to maintainers.
- Follow-up tasks exist for missing configuration.
- Public content remains safe and actionable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.