Skip to content

Generate Release Notes #5

Generate Release Notes

Generate Release Notes #5

Manually triggered December 17, 2024 21:41
Status Failure
Total duration 14s
Artifacts

release-notes.yaml

on: workflow_dispatch
generate-release-notes
4s
generate-release-notes
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
generate-release-notes
Invalid config file
generate-release-notes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
generate-release-notes
Unexpected input(s) 'token', valid inputs are ['config-name', 'name', 'tag', 'version', 'publish', 'latest', 'prerelease', 'prerelease-identifier', 'commitish', 'header', 'footer', 'disable-releaser', 'disable-autolabeler']
generate-release-notes
bcgov/PSSG-SPDBT: Invalid config file { name: 'event', id: '12381927655', _original: { 'name-template': 'Release v$NEXT_PATCH_VERSION', 'tag-template': 'v$NEXT_PATCH_VERSION', 'tag-prefix': '', 'change-template': '- ${{PR.title}} (#${{PR.number}}) by @${{PR.author}}', 'change-title-escapes': '', 'no-changes-template': '- No changes in this release.', 'version-template': '$MAJOR.$MINOR.$PATCH$PRERELEASE', 'version-resolver': { major: { labels: [] }, minor: { labels: [] }, patch: { labels: [] }, default: 'patch' }, categories: [ { title: '🚀 New Features', labels: [ 'feature' ] }, { title: '🐛 Bug Fixes', labels: [ 'bug' ] }, { title: '🧹 Chores', labels: [ 'chore' ] } ], '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' }