Currently, Linting, testing, and deployments are all in one workflow. This is causing Badge creation issues for public tracking of CI/CD on ReadMe and difficulty knowing what jobs are where and what workflows we have. This is enhanced by naming issues for file names.
After more research and a better understanding of GitHub Actions and workflows, I am updating and adding workflows to make this clearer and more manageable.
[x] Add Auto Assign PR's
[x] Add SimpleCov Reporting
[x] Update workflow file names to be more descriptive
[ ] Separate Linting, Testing, Security, and Deployment workflows.
I'm submitting a ...
What is the motivation for changing the build?