Skip to content

Conversation

@marko-stanojevic
Copy link
Contributor

Description

This pull request makes a minor update to the .github/workflows/release.yml workflow, specifically around how the module-list and release-type inputs are passed between steps. The main goal is to ensure that the module-list is resolved earlier and only passed where necessary, and to clean up redundant input passing in the release step.

  • Workflow input adjustments:
    • Added the module-list input to the ps-resolve-dependencies step, ensuring it receives the resolved module list.
    • Removed unnecessary passing of module-list and release-type to the ps-release step, as these are no longer needed there.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code quality improvement (refactoring, tests, performance)

@marko-stanojevic marko-stanojevic merged commit 03fe2c0 into main Jan 27, 2026
1 check 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