detect-secrets-server icon indicating copy to clipboard operation
detect-secrets-server copied to clipboard

Crontab install doesn't honor tracked repo metadata excludes

Open sp3nx0r opened this issue 5 years ago • 1 comments

https://github.com/Yelp/detect-secrets-server/blob/e9f60d683d816d02d740f25fa1799a2a755c9cb3/detect_secrets_server/actions/install.py#L31-L42

Code currently doesn't honor tracked repo metadata, which makes installing a cronjob with that data manual. Adding placeholder to come back and fix this

sp3nx0r avatar Jan 22 '20 18:01 sp3nx0r

This is only an issue if the fix for Issue #17 isn't in play. Remaining args will be picked up from metadata.

sp3nx0r avatar Jan 22 '20 18:01 sp3nx0r