Skip to content

Promote .NET Publish Workflow Schema - #72

Merged
ptr727 merged 1 commit into
mainfrom
develop
Aug 18, 2026
Merged

Promote .NET Publish Workflow Schema#72
ptr727 merged 1 commit into
mainfrom
develop

Conversation

@ptr727

@ptr727 ptr727 commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Promote PhotoCleaner to the channel-anchored .NET publish workflow schema.
  • Pin its reusable workflows to ProjectTemplate main promotion 537b1837.

Verification

Co-authored-by: OpenAI Codex <codex@openai.com>
Copilot AI lite review requested due to automatic review settings August 18, 2026 22:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR promotes PhotoCleaner’s GitHub Actions configuration to the channel-anchored .NET publish workflow schema by updating the pinned ProjectTemplate reusable workflow SHAs and aligning the build-release inputs with the renamed .NET publish gate/project parameters.

Changes:

  • Update reusable workflow pins in PR and release workflows to ProjectTemplate main promotion 537b1837fe90e2288f71034ef96cc4e949937712.
  • Rename the build-release reusable workflow inputs to the new schema (enable_dotnet_publish, dotnet_publish_project) in both PR smoke builds and release publishing.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test-pull-request.yml Pins reusable workflows to the promoted template SHA and updates smoke build inputs to the new .NET publish gate/project names.
.github/workflows/publish-release.yml Pins release-chain reusable workflows to the promoted template SHA and updates publish inputs to the new .NET publish gate/project names.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ptr727
ptr727 merged commit 5d72c40 into main Aug 18, 2026
10 checks passed
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.

2 participants