Skip to content

feat(release-notification): extract branch detection into script#65

Open
sydorovdmytro wants to merge 1 commit intomainfrom
notify-release-workflow
Open

feat(release-notification): extract branch detection into script#65
sydorovdmytro wants to merge 1 commit intomainfrom
notify-release-workflow

Conversation

@sydorovdmytro
Copy link
Copy Markdown
Collaborator

@sydorovdmytro sydorovdmytro commented Apr 1, 2026

Move inline shell logic from notify-release workflow into detect-branch.sh so it can be shellchecked and unit-tested. The composite action now auto-detects the source branch when base_branch is not provided.

Add bats test suite and CI workflow.

Related to DEVOPS-606

…ript

Move inline shell logic from notify-release workflow into
detect-branch.sh so it can be shellchecked and unit-tested.
The composite action now auto-detects the source branch when
base_branch is not provided.

Add bats test suite and CI workflow.
@sydorovdmytro sydorovdmytro requested a review from Piotr1215 April 1, 2026 09:35
@sydorovdmytro sydorovdmytro changed the title feat(release-notification): extract branch detection into testable sc… feat(release-notification): extract branch detection into script Apr 1, 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