[ENH] add smac optimization backend #222
Draft
Annotations
2 errors and 6 warnings
|
Run release-drafter/release-drafter@v6
Invalid config file
|
|
Run release-drafter/release-drafter@v6
Invalid config file
|
|
Run release-drafter/release-drafter@v6
hyperactive-project/Hyperactive: Invalid config file
{
name: 'event',
id: '20223821218',
_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: 'documentation',
files: [ 'docs/**/*', '*.md' ],
branch: [ '/docs?\\/.+/' ]
},
{ label: 'Fix', title: [ '/^\\[Fix\\]/i' ] },
{ label: 'Feature', title: [ '/^\\[Feature\\]/i' ] },
{ label: 'Refactor', title: [ '/^\\[Refactor\\]/i' ] },
{ label: 'Release', title: [ '/^\\[Release\\]/i' ] },
{ label: 'Hotfix', title: [ '/^\\[Hotfix\\]/i' ] },
{
label: 'dependencies',
files: [ 'pyproject.toml' ],
branch: [ '/dependabot\\/.+/' ]
}
],
'sort-by': 'merged_at',
'sort-direction': 'descending',
prerelease: false,
'prerelease-identifier': '',
'include-pre-releases': false,
latest: 'true',
'filter-by-commitish': false,
commitish: '',
'pull-request-limit': 5,
'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'
}
|
|
Run release-drafter/release-drafter@v6
hyperactive-project/Hyperactive: Invalid config file
{
name: 'event',
id: '20223821218',
_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: 'documentation',
files: [ 'docs/**/*', '*.md' ],
branch: [ '/docs?\\/.+/' ]
},
{ label: 'Fix', title: [ '/^\\[Fix\\]/i' ] },
{ label: 'Feature', title: [ '/^\\[Feature\\]/i' ] },
{ label: 'Refactor', title: [ '/^\\[Refactor\\]/i' ] },
{ label: 'Release', title: [ '/^\\[Release\\]/i' ] },
{ label: 'Hotfix', title: [ '/^\\[Hotfix\\]/i' ] },
{
label: 'dependencies',
files: [ 'pyproject.toml' ],
branch: [ '/dependabot\\/.+/' ]
}
],
'sort-by': 'merged_at',
'sort-direction': 'descending',
prerelease: false,
'prerelease-identifier': '',
'include-pre-releases': false,
latest: 'true',
'filter-by-commitish': false,
commitish: '',
'pull-request-limit': 5,
'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'
}
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Loading