Skip to content

Conversation

leighmcculloch
Copy link
Member

What

Make all params on the push workflow required.

Why

In practice they are always provided. The push workflow is only called from ci.yml which always provides all values. We could make the push workflow only optionally require some of these fields, but since the only use case always provides them we can make them required to keep the workflow simpler.

Resolve #778 (comment)

@leighmcculloch leighmcculloch merged commit c72408f into main Oct 10, 2025
76 checks passed
@leighmcculloch leighmcculloch deleted the leighmcculloch-patch-1 branch October 10, 2025 02:09
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants