Open
Description
Description
As mentioned in this PR #5768 (review), there is a need to refactor this workflow pr-build-live-branch.yml and other following workflows into composite actions for reusability.
Acceptance criteria
- release-pr.yml:
- sharing the action bump version. The new action may just the NEW_VERSION input to update the relevant files.
- build-zip-and-run-smoke-tests.yml:
- sharing the most parts except there is no need for smoke-tests, and a specific requirement for the shape of artifact in
pr-build-live-branch.yml
.
- sharing the most parts except there is no need for smoke-tests, and a specific requirement for the shape of artifact in
- a new composition action called:
get-current-version
to use across many current workflows:
Designs
Testing instructions
- Go to '…'
- Click on '…'
- Scroll down to '…'
- Observe expected behaviour