| 123456789101112131415161718192021 | 
							- coverage:
 
-   status:
 
-     project:
 
-       default:
 
-         informational: true
 
-         target: auto
 
-         threshold: 2%
 
-     patch:
 
-       default:
 
-         informational: true
 
- comment:
 
-   require_changes: true
 
- ignore:
 
-   - "packaging"
 
-   - "docs"
 
-   - "bin"
 
-   - "e2e"
 
-   - "pkg/e2e"
 
-   - "**/*_test.go"
 
 
  |