Skip to content

Update release workflow checkbox and tag refresh handling#129

Closed
Copilot wants to merge 10 commits into
masterfrom
copilot/update-release-deploy-workflow
Closed

Update release workflow checkbox and tag refresh handling#129
Copilot wants to merge 10 commits into
masterfrom
copilot/update-release-deploy-workflow

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 2, 2026

  • Inspect the release workflow and related GitHub Actions setup
  • Run existing validation commands to capture the current baseline (dotnet format --verify-no-changes --no-restore fails on existing line-ending issues; dotnet build -c Release passes; dotnet test -c Release --no-build currently fails with a VSTestTask error)
  • Update the release and deploy workflow dispatch input so update existing release is a checkbox
  • Make release updates move an existing tag to the workflow run commit before updating the release
  • Re-run relevant validation for the workflow change
  • Run PR validation and create the pull request

Copilot AI and others added 10 commits May 2, 2026 15:34
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/danielchalmers/DesktopClock/sessions/43e40b0c-4fd9-44f1-a9e0-fc3704a62b8f

Co-authored-by: danielchalmers <7112040+danielchalmers@users.noreply.github.com>
@danielchalmers danielchalmers marked this pull request as ready for review May 2, 2026 15:40
@github-actions github-actions Bot added the enhancement New feature or request label May 2, 2026
Copilot AI requested a review from danielchalmers May 2, 2026 15:41
@danielchalmers
Copy link
Copy Markdown
Owner

This is a more complex than I was hoping for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants