Skip to content

Conversation

@github-actions
Copy link

The workflow run command validation had few places where the
validation could be improved:

  • when you do not specify packages, the workflow has no idea what
    to build, so the list of packages should not be empty

  • when gh has an old version, some of the functionality might not
    work - we are checking gh version to check if it is old enough.
    (cherry picked from commit 0dc9105)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

The workflow run command validation had few places where the
validation could be improved:

* when you do not specify packages, the workflow has no idea what
  to build, so the list of packages should not be empty

* when gh has an old version, some of the functionality might not
  work - we are checking gh version to check if it is old enough.
(cherry picked from commit 0dc9105)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Jul 23, 2025
@potiuk potiuk marked this pull request as ready for review July 23, 2025 21:57
@potiuk potiuk merged commit 844e742 into v3-0-test Jul 23, 2025
5 checks passed
@potiuk potiuk deleted the backport-0dc9105-v3-0-test branch July 23, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant