diff --git a/.clomonitor.yaml b/.clomonitor.yaml new file mode 100644 index 00000000..6e6d3d05 --- /dev/null +++ b/.clomonitor.yaml @@ -0,0 +1,7 @@ +# CLOMonitor metadata file +# This file must be located at the root of the repository + +# Checks exemptions +exemptions: + - check: recent_release # Check identifier (see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions) + reason: "There are no releases planned for GitHub. Releases for images are done on a rolling basis to quay.io at quay.io/devfile/base-developer-image and quay.io/devfile/universal-developer-image."