Skip to content

Commit

Permalink
Update commits.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Oct 19, 2023
1 parent 2130b10 commit 605e032
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions src/repodynamics/meta/_data/schema/dev/commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,18 +141,20 @@ properties:
- package_post
- website
- meta

primary_custom:
type: object
default: {}
additionalProperties:
type:
type: string
description:
type: string
sub_types:
$ref: '#/definitions/sub_types'
required: [ type, description ]
type: object
additionalProperties: false
properties:
type:
type: string
description:
type: string
sub_types:
$ref: '#/definitions/sub_types'
required: [ type, description ]

secondary_action:
description: Secondary action commit types
Expand Down

0 comments on commit 605e032

Please sign in to comment.