mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 06:01:38 +02:00
chore: restore monorepo-tags default (#585)
Signed-off-by: Jeff Ching <chingor@google.com> Signed-off-by: Jeff Ching <chingor@google.com>
This commit is contained in:
@@ -87,6 +87,7 @@ inputs:
|
|||||||
monorepo-tags:
|
monorepo-tags:
|
||||||
description: 'add prefix to tags and branches, allowing multiple libraries to be released from the same repository'
|
description: 'add prefix to tags and branches, allowing multiple libraries to be released from the same repository'
|
||||||
required: false
|
required: false
|
||||||
|
default: false
|
||||||
pull-request-title-pattern:
|
pull-request-title-pattern:
|
||||||
description: 'add title pattern to make release PR, defaults to using "chore${scope}: release${component} ${version}"'
|
description: 'add title pattern to make release PR, defaults to using "chore${scope}: release${component} ${version}"'
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user