This template is **ONLY** used for feature requests. Bug reporting or pipeline enhancement issues should use the other template options for issue submission. ## Description <!--- What feature should be implemented in the pipeline? --> As we migrate to hardening_manifest and clean up deprecated repos, we need a process to clean up any greylist files in the whitelists repo that don't have an associated project with them. https://repo1.dsop.io/dsop/dccscr-whitelists ## Purpose <!--- If it is not obvious, state what purpose this new feature would serve if implemented --> Reduce dead greylists files cluttering up the repo ## Plan <!--- What needs to be done in order to implement the new feature? How do we test if implementation is successful? --> - Set up a process that we can run periodically against the whitelists repository - Run this process and clean up unneeded whitelists. ## Possible Blockers/Challenges <!--- Are there any potential blockers or challenges associated with implementing this new feature? --> ## Acceptance Criteria <!--- What is the acceptance criteria for this new feature? --> - -