chore: fix release drafter ci #11
Annotations
2 errors and 2 warnings
Check PR Title
Invalid config file
|
Check PR Title
Invalid config file
|
Check PR Title
Quantco/pixi-pack: Invalid config file
{
name: 'event',
id: '9399022092',
_original: {
'name-template': '',
'tag-template': '',
'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: [
{ label: 'build', title: [ '/^build(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'chore', title: [ '/^chore(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'ci', title: [ '/^ci(\\(.*\\))?(\\!)?\\:/' ] },
{
label: 'documentation',
title: [ '/^docs(\\(.*\\))?(\\!)?\\:/' ]
},
{
label: 'enhancement',
title: [ '/^feat(\\(.*\\))?(\\!)?\\:/' ]
},
{ label: 'fix', title: [ '/^fix(\\(.*\\))?(\\!)?\\:/' ] },
{
label: 'performance',
title: [ '/^perf(\\(.*\\))?(\\!)?\\:/' ]
},
{
label: 'refactor',
title: [ '/^refactor(\\(.*\\))?(\\!)?\\:/' ]
},
{ label: 'revert', title: [ '/^revert(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'style', title: [ '/^style(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'test', title: [ '/^test(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'breaking', title: [ '/^[a-z]+(\\(.*\\))?\\!\\:/' ] }
],
'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'
}
|
Check PR Title
Quantco/pixi-pack: Invalid config file
{
name: 'event',
id: '9399022092',
_original: {
'name-template': '',
'tag-template': '',
'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: [
{ label: 'build', title: [ '/^build(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'chore', title: [ '/^chore(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'ci', title: [ '/^ci(\\(.*\\))?(\\!)?\\:/' ] },
{
label: 'documentation',
title: [ '/^docs(\\(.*\\))?(\\!)?\\:/' ]
},
{
label: 'enhancement',
title: [ '/^feat(\\(.*\\))?(\\!)?\\:/' ]
},
{ label: 'fix', title: [ '/^fix(\\(.*\\))?(\\!)?\\:/' ] },
{
label: 'performance',
title: [ '/^perf(\\(.*\\))?(\\!)?\\:/' ]
},
{
label: 'refactor',
title: [ '/^refactor(\\(.*\\))?(\\!)?\\:/' ]
},
{ label: 'revert', title: [ '/^revert(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'style', title: [ '/^style(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'test', title: [ '/^test(\\(.*\\))?(\\!)?\\:/' ] },
{ label: 'breaking', title: [ '/^[a-z]+(\\(.*\\))?\\!\\:/' ] }
],
'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'
}
|