# User story As a DevOps engineer, I want to use reusable workflows hosted in [.github ](https://github.com/AllenNeuralDynamics/.github) repo, so I can keep the workflow scripts easy to manage. # Acceptance criteria - [ ] Modify the job that publishes docker images to use the `release-publish-docker-image.yml` reusable workflow - [ ] Update the job that pushes tags to use the `release-tag.yml` reusable workflow - [ ] Update jobs that run test suites to use the `test-ci.yml` reusable workflow # Sprint Ready Checklist - [ ] 1. Acceptance criteria defined - [ ] 2. Team understands acceptance criteria - [ ] 3. Team has defined solution / steps to satisfy acceptance criteria - [ ] 4. Acceptance criteria is verifiable / testable - [ ] 5. External / 3rd Party dependencies identified - [ ] 6. Ticket is prioritized and sized # Notes *Add any helpful notes here.*
User story
As a DevOps engineer, I want to use reusable workflows hosted in .github repo, so I can keep the workflow scripts easy to manage.
Acceptance criteria
release-publish-docker-image.ymlreusable workflowrelease-tag.ymlreusable workflowtest-ci.ymlreusable workflowSprint Ready Checklist
Notes
Add any helpful notes here.