Signed Tags

💡

Check Type: SIGNED_TAGS

This check verifies whether a certain percentage of the tags created during a specific period of time have been signed.

.badge-api.yaml
- type: SIGNED_TAGS
  description: "Describe the check in context of your badge and level"
  threshold:
    timeRangeInMonths: 6
    min: 80

Background

The use of tags and releases in a project can be an indicator of its maintenance, stability and ease of reuse.