I want to reuse some of the integration testing in a workflow that attempts to automatically pull in spec changes. Before I can do that, I need to clean up integration testing and migrate that functionality into reusable workflow actions.
Solution
Describe the approach you took. Link to any relevant bugs, issues, docs, or other resources.
Type of Change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
[ ] Infrastructure change (CI configs, etc)
[ ] Non-code change (docs, etc)
[ ] None of the above: (explain here)
Test Plan
Describe specific steps for validating this change.
Problem
I want to reuse some of the integration testing in a workflow that attempts to automatically pull in spec changes. Before I can do that, I need to clean up integration testing and migrate that functionality into reusable workflow actions.
Solution
Describe the approach you took. Link to any relevant bugs, issues, docs, or other resources.
Type of Change
Test Plan
Describe specific steps for validating this change.