We have a list of files that we would like to see in every repository, it would be great to be able to add information to the database so that a file-statuses dashboard can be built.
This should:
Reach out to the repos and look at the expected file list
See if the files in the "expected files list" exist in the repo
Update the database with the status of the files from the list
Here's the default file list that we currently search for:
./Docker or docker/Docker
./docker-compose.yml or ./docker/docker-compose.yml
Issue Summary
We have a list of files that we would like to see in every repository, it would be great to be able to add information to the database so that a file-statuses dashboard can be built.
This should:
Here's the default file list that we currently search for: