[maven-release-plugin] prepare for next development iteration #2
release-drafter.yml
on: push
update_release_draft
/
update_release_draft
2s
Annotations
1 error and 2 warnings
update_release_draft / update_release_draft
Invalid config file
|
update_release_draft / update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
update_release_draft / update_release_draft
infosupport/maven-site-plugin: Invalid config file
{
name: 'event',
id: '9710184054',
_original: {
'name-template': '',
'tag-template': 'maven-site-plugin-$NEXT_MINOR_VERSION',
'tag-prefix': '',
'change-template': '* $TITLE (#$NUMBER) @$AUTHOR',
'change-title-escapes': '',
'no-changes-template': '* No changes',
'version-template': '$MAJOR.$MINOR.$PATCH$PRERELEASE',
'version-resolver': {
major: { labels: [] },
minor: { labels: [] },
patch: { labels: [] },
default: 'patch'
},
categories: [],
'exclude-labels': [],
'include-labels': [],
'include-paths': [],
'exclude-contributors': [],
'no-contributors-template': 'No contributors',
replacers: [],
autolabeler: [],
'sort-by': 'merged_at',
'sort-direction': 'descending',
prerelease: false,
'prerelease-identifier': '',
'include-pre-releases': false,
latest: 'true',
'filter-by-commitish': false,
commitish: '',
'category-template': '## $TITLE',
header: '',
footer: ''
},
details: [
{
message: '"template" is required',
path: [ 'template' ],
type: 'any.required',
context: { label: 'template', key: 'template' }
}
],
stack: 'ValidationError: "template" is required',
type: 'Error'
}
|