Skip to content

chore(ci): drop unused check_previous_channel_release.sh#25

Closed
duckhawk wants to merge 1 commit into
mainfrom
chore/drop-unused-check-previous-channel-release
Closed

chore(ci): drop unused check_previous_channel_release.sh#25
duckhawk wants to merge 1 commit into
mainfrom
chore/drop-unused-check-previous-channel-release

Conversation

@duckhawk
Copy link
Copy Markdown
Member

Summary

  • Removes the orphaned .github/check_previous_channel_release.sh script: this repo has no deploy workflow that references it, so it's pure dead code carried over from the module template.
  • The shared replacement (when a deploy workflow is eventually added here) lives in deckhouse/modules-actions/check_previous_channel_release@v14.

Test plan

  • grep -r check_previous_channel_release shows zero references in the rest of the tree.

The script was carried over from the module template but is not
referenced by any workflow in this repository (there's no deploy_prod
workflow here). The shared composite action lives in
deckhouse/modules-actions/check_previous_channel_release@v14 if any
deploy workflow is added here later.
@duckhawk duckhawk closed this May 13, 2026
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