Merge pull request #16 from el-tegy:feature/v0.1.0 #2
release-drafter.yml
on: push
update_release_draft
4s
Annotations
1 error and 2 warnings
update_release_draft
Invalid config file
|
update_release_draft
The following actions uses node12 which is deprecated and will be forced to run on node16: release-drafter/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
update_release_draft
el-tegy/pycounts_ja2327072339: Invalid config file
{
name: 'ValidationError',
id: '6299637777',
isJoi: true,
details: [
{
message: '"template" is required',
path: [ 'template' ],
type: 'any.required',
context: { key: 'template', label: 'template' }
}
],
_object: {
'name-template': '',
'tag-template': '',
'change-template': '* $TITLE (#$NUMBER) @$AUTHOR',
'change-title-escapes': '',
'no-changes-template': '* No changes',
'version-template': '$MAJOR.$MINOR.$PATCH',
'version-resolver': {
major: { labels: [] },
minor: { labels: [] },
patch: { labels: [] },
default: 'patch'
},
categories: [],
'exclude-labels': [],
'include-labels': [],
replacers: [],
autolabeler: [],
'sort-by': 'merged_at',
'sort-direction': 'descending',
prerelease: false,
'filter-by-commitish': false,
commitish: '',
'category-template': '## $TITLE'
},
stack: 'ValidationError: child "template" fails because ["template" is required]\n' +
' at Object.exports.process (/home/runner/work/_actions/release-drafter/release-drafter/v5.15.0/dist/index.js:5770:19)\n' +
' at internals.Object._validateWithOptions (/home/runner/work/_actions/release-drafter/release-drafter/v5.15.0/dist/index.js:7873:31)\n' +
' at internals.Object.validate (/home/runner/work/_actions/release-drafter/release-drafter/v5.15.0/dist/index.js:7907:21)\n' +
' at validateSchema (/home/runner/work/_actions/release-drafter/release-drafter/v5.15.0/dist/index.js:1071:52)\n' +
' at getConfig (/home/runner/work/_actions/release-drafter/release-drafter/v5.15.0/dist/index.js:427:20)\n' +
' at async /home/runner/work/_actions/release-drafter/release-drafter/v5.15.0/dist/index.js:165:20\n' +
' at async Promise.all (index 0)',
type: 'Error'
}
|