We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a07be commit f37786cCopy full SHA for f37786c
1 file changed
catalog-info.yaml
@@ -7,6 +7,9 @@ metadata:
7
annotations:
8
github.com/project-slug: BitGo/semantic-release-github-actions
9
spec:
10
- type: service
+ # The primary purpose of this component. If this repo serves multiple purposes
11
+ # (e.g. both a deployable service and a published library), set this to whichever
12
+ # role is most significant. Valid values: service, library, website, documentation, other.
13
+ type: other
14
lifecycle: production
15
owner: group:velocity
0 commit comments