Yelp / detect-secrets

An enterprise friendly way of detecting and preventing secrets in code.
Apache License 2.0
3.62k stars 450 forks source link

Run CI Daily #674

Closed jpdakran closed 1 year ago

jpdakran commented 1 year ago
lorenzodb1 commented 1 year ago

@jpdakran considering how often we push to master in our current schedule, do we need to run the CI every morning?

jpdakran commented 1 year ago

@lorenzodb1 Yes, this is a good point. Maybe once a week or once every 2 weeks? What I am trying to achieve here is to be aware if CI is failing so we don't fall into the same trap as the python36 support issue only when PR's are pushed or master is pushed.

lorenzodb1 commented 1 year ago

@jpdakran I'd even have it like once a month, but I'll leave that up to you.