-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
workflowIssues related to the GitHub Action workflowIssues related to the GitHub Action workflow
Description
Story (Outcome/Output) (Required)
We currently need to remember to manually update the release versions in the reusable workflows as part of the release process. This will likely be forgotten and could negatively affect our users - hence we want to avoid this outcome.
Definition of Done (Required)
We have added some GitHub Action automation that simplifies the release process to selecting a version tag and having the reusable workflows automatically being updated as part of this.
Implementation Plan
This can be achieved via inputs on a workflow_dispatch triggered action
Testing Plan
A test release should be produced and validated.
Dependencies (Required)
None
Metadata
Metadata
Assignees
Labels
workflowIssues related to the GitHub Action workflowIssues related to the GitHub Action workflow