github.com/leeclow-ops/gophercloud@v1.2.1/.github/semver-labels.yaml (about) 1 - name: semver:major 2 description: Breaking change 3 color: '9E1957' 4 - name: semver:minor 5 description: Backwards-compatible change 6 color: 'FBCA04' 7 - name: semver:patch 8 description: No API change 9 color: '6E7624'