cncf / clomonitor

CLOMonitor is a tool that periodically checks open source projects repositories to verify they meet certain project health best practices
https://clomonitor.io
Apache License 2.0
108 stars 67 forks source link

Add aswf.yaml #1420

Closed jmertic closed 5 months ago

jmertic commented 5 months ago

jmertic commented 5 months ago

Hey - happy to do this - but since we don't plan to use clomonitor right now, what is the minimal level of checks we should do?

tegioz commented 5 months ago

Oh cool, then instead of adding the checks set, it'd be best to exclude them from CLOMonitor. You can achieve that by adding the following to each repository:

exclude:
  - clomonitor
jmertic commented 5 months ago

Sounds good - take a look and see if that is better now.