Skip to content

Commit

Permalink
further tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Strooom committed Feb 4, 2025
1 parent 68360a4 commit 14d74e8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/kibot/preflights.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@ preflight:
check_fields:
- field: manufacturerName
regex: '.+'
severity_missing: error
severity_missing: warning
- field: manufacturerPartNumber
regex: '.+'
severity: warning
- field: octopartUrl
regex: '.+'
severity: warning
- field: mpn
regex: '.+'
severity: info
- field: "*"
severity_missing: warning
check_zone_fills: true
Expand Down

0 comments on commit 14d74e8

Please sign in to comment.