Skip to content

Conversation

@rossnelson
Copy link
Collaborator

Summary

Fixes the workflow input key to match what the generate-ui-pr workflow expects in cloud-ui.

Problem

The workflow was using target-sha as the input key, but the cloud-ui workflow expects ui_commit_sha.

Solution

Changed the input key from target-sha to ui_commit_sha to match the expected parameter name.

Test plan

  • Verify workflow triggers successfully after merge
  • Confirm cloud-ui workflow receives the correct SHA parameter

Change workflow input from 'target-sha' to 'ui_commit_sha' to match
what the generate-ui-pr workflow expects in cloud-ui.
@vercel
Copy link

vercel bot commented Sep 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
holocene Ready Ready Preview Comment Sep 15, 2025 2:51pm

@rossnelson rossnelson merged commit 2bebe28 into main Sep 15, 2025
13 checks passed
@rossnelson rossnelson deleted the fix-workflow-input-key branch September 15, 2025 14: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