Skip to content

Commit eb21ce2

Browse files
chore: Add clo monitor exemption for artifact hub (open-telemetry#1491)
This defines a .clomonitor.yml file which is used by [clo monitor](https://clomonitor.io/projects/cncf/open-telemetry). This file contains an exemption for artifact hub as artifact's produced by this library are not supported by artifact hub. By including the exemption we can improve the score for this project and the organisation. File contents have been copied from other repos where the exemption has been applied.
1 parent 75a0d0c commit eb21ce2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.clomonitor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions
2+
exemptions:
3+
- check: artifacthub_badge
4+
reason: "Artifact Hub doesn't support go or rust packages"

0 commit comments

Comments
 (0)