|
3301 | 3301 | }, |
3302 | 3302 | "title": { |
3303 | 3303 | "type": "string", |
3304 | | - "description": "title defines the title of the commit message as defined by the\n conventional commit specification. More information on\n -\u003e https://www.conventionalcommits.org/en/\n\n default:\n default is set to the target name or the target short description\n if the name is not defined." |
| 3304 | + "description": "Title is the parsed commit message title (not configurable via YAML).\n The title is automatically generated from the target name or description." |
3305 | 3305 | }, |
3306 | 3306 | "body": { |
3307 | 3307 | "type": "string", |
|
3313 | 3313 | }, |
3314 | 3314 | "squash": { |
3315 | 3315 | "type": "boolean", |
3316 | | - "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit title and body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if title and body are not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits." |
| 3316 | + "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if body is not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits. The commit title is always generated from the target name or description." |
3317 | 3317 | } |
3318 | 3318 | }, |
3319 | 3319 | "additionalProperties": false, |
|
3454 | 3454 | }, |
3455 | 3455 | "title": { |
3456 | 3456 | "type": "string", |
3457 | | - "description": "title defines the title of the commit message as defined by the\n conventional commit specification. More information on\n -\u003e https://www.conventionalcommits.org/en/\n\n default:\n default is set to the target name or the target short description\n if the name is not defined." |
| 3457 | + "description": "Title is the parsed commit message title (not configurable via YAML).\n The title is automatically generated from the target name or description." |
3458 | 3458 | }, |
3459 | 3459 | "body": { |
3460 | 3460 | "type": "string", |
|
3466 | 3466 | }, |
3467 | 3467 | "squash": { |
3468 | 3468 | "type": "boolean", |
3469 | | - "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit title and body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if title and body are not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits." |
| 3469 | + "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if body is not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits. The commit title is always generated from the target name or description." |
3470 | 3470 | } |
3471 | 3471 | }, |
3472 | 3472 | "additionalProperties": false, |
|
3550 | 3550 | }, |
3551 | 3551 | "title": { |
3552 | 3552 | "type": "string", |
3553 | | - "description": "title defines the title of the commit message as defined by the\n conventional commit specification. More information on\n -\u003e https://www.conventionalcommits.org/en/\n\n default:\n default is set to the target name or the target short description\n if the name is not defined." |
| 3553 | + "description": "Title is the parsed commit message title (not configurable via YAML).\n The title is automatically generated from the target name or description." |
3554 | 3554 | }, |
3555 | 3555 | "body": { |
3556 | 3556 | "type": "string", |
|
3562 | 3562 | }, |
3563 | 3563 | "squash": { |
3564 | 3564 | "type": "boolean", |
3565 | | - "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit title and body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if title and body are not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits." |
| 3565 | + "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if body is not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits. The commit title is always generated from the target name or description." |
3566 | 3566 | } |
3567 | 3567 | }, |
3568 | 3568 | "additionalProperties": false, |
|
3735 | 3735 | }, |
3736 | 3736 | "title": { |
3737 | 3737 | "type": "string", |
3738 | | - "description": "title defines the title of the commit message as defined by the\n conventional commit specification. More information on\n -\u003e https://www.conventionalcommits.org/en/\n\n default:\n default is set to the target name or the target short description\n if the name is not defined." |
| 3738 | + "description": "Title is the parsed commit message title (not configurable via YAML).\n The title is automatically generated from the target name or description." |
3739 | 3739 | }, |
3740 | 3740 | "body": { |
3741 | 3741 | "type": "string", |
|
3747 | 3747 | }, |
3748 | 3748 | "squash": { |
3749 | 3749 | "type": "boolean", |
3750 | | - "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit title and body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if title and body are not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits." |
| 3750 | + "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if body is not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits. The commit title is always generated from the target name or description." |
3751 | 3751 | } |
3752 | 3752 | }, |
3753 | 3753 | "additionalProperties": false, |
|
3899 | 3899 | }, |
3900 | 3900 | "title": { |
3901 | 3901 | "type": "string", |
3902 | | - "description": "title defines the title of the commit message as defined by the\n conventional commit specification. More information on\n -\u003e https://www.conventionalcommits.org/en/\n\n default:\n default is set to the target name or the target short description\n if the name is not defined." |
| 3902 | + "description": "Title is the parsed commit message title (not configurable via YAML).\n The title is automatically generated from the target name or description." |
3903 | 3903 | }, |
3904 | 3904 | "body": { |
3905 | 3905 | "type": "string", |
|
3911 | 3911 | }, |
3912 | 3912 | "squash": { |
3913 | 3913 | "type": "boolean", |
3914 | | - "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit title and body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if title and body are not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits." |
| 3914 | + "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if body is not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits. The commit title is always generated from the target name or description." |
3915 | 3915 | } |
3916 | 3916 | }, |
3917 | 3917 | "additionalProperties": false, |
|
4011 | 4011 | }, |
4012 | 4012 | "title": { |
4013 | 4013 | "type": "string", |
4014 | | - "description": "title defines the title of the commit message as defined by the\n conventional commit specification. More information on\n -\u003e https://www.conventionalcommits.org/en/\n\n default:\n default is set to the target name or the target short description\n if the name is not defined." |
| 4014 | + "description": "Title is the parsed commit message title (not configurable via YAML).\n The title is automatically generated from the target name or description." |
4015 | 4015 | }, |
4016 | 4016 | "body": { |
4017 | 4017 | "type": "string", |
|
4023 | 4023 | }, |
4024 | 4024 | "squash": { |
4025 | 4025 | "type": "boolean", |
4026 | | - "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit title and body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if title and body are not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits." |
| 4026 | + "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if body is not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits. The commit title is always generated from the target name or description." |
4027 | 4027 | } |
4028 | 4028 | }, |
4029 | 4029 | "additionalProperties": false, |
|
4156 | 4156 | }, |
4157 | 4157 | "title": { |
4158 | 4158 | "type": "string", |
4159 | | - "description": "title defines the title of the commit message as defined by the\n conventional commit specification. More information on\n -\u003e https://www.conventionalcommits.org/en/\n\n default:\n default is set to the target name or the target short description\n if the name is not defined." |
| 4159 | + "description": "Title is the parsed commit message title (not configurable via YAML).\n The title is automatically generated from the target name or description." |
4160 | 4160 | }, |
4161 | 4161 | "body": { |
4162 | 4162 | "type": "string", |
|
4168 | 4168 | }, |
4169 | 4169 | "squash": { |
4170 | 4170 | "type": "boolean", |
4171 | | - "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit title and body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if title and body are not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits." |
| 4171 | + "description": "squash defines if the commit should be squashed\n\n default:\n \tfalse\n\n important:\n if squash is set to true, then it's highly recommended to set the commit body\n to a meaningful value as all other commit information will be lost during the squash operation.\n\n if body is not set, then the commit title/message will be generated based on the most recent commit\n message of the squashed commits. The commit title is always generated from the target name or description." |
4172 | 4172 | } |
4173 | 4173 | }, |
4174 | 4174 | "additionalProperties": false, |
|
0 commit comments