use go 1.23 #515
release-drafter.yml
on: pull_request
update-release-draft
8s
publish-release-draft
0s
Annotations
2 errors
update-release-draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11493888820',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e285e0d576204c6b721b98c414dd4a9f8e006605',
before: '9fccad1449b3f478c5722af48fe8a2162d43375e',
number: 181,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/andreykaipov/goobs/issues/181/comments'
},
commits: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/181/commits'
},
html: { href: 'https://github.com/andreykaipov/goobs/pull/181' },
issue: {
href: 'https://api.github.com/repos/andreykaipov/goobs/issues/181'
},
review_comment: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/181/comments'
},
self: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/181'
},
statuses: {
href: 'https://api.github.com/repos/andreykaipov/goobs/statuses/e285e0d576204c6b721b98c414dd4a9f8e006605'
}
},
active_lock_reason: null,
additions: 27,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'andreykaipov:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/andreykaipov/goobs/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/andreykaipov/goobs/assignees{/user}',
blobs_url: 'https://api.github.com/repos/andreykaipov/goobs/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/andreykaipov/goobs/branches{/branch}',
clone_url: 'https://github.com/andreykaipov/goobs.git',
collaborators_url: 'https://api.github.com/repos/andreykaipov/goobs/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/andreykaipov/goobs/comments{/number}',
commits_url: 'https://api.github.com/repos/andreykaipov/goobs/commits{/sha}',
compare_url: 'https://api.github.com/repos/andreykaipov/goobs/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/andreykaipov/goobs/contents/{+path}',
contributors_url: 'https://api.github.com/repos/andreykaipov/goobs/contributors',
created_at: '2021-04-24T16:23:15Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/andreykaipov/goobs/deployments',
description: 'Go client library for OBS Studio',
disabled: false,
downloads_url: 'https://api.github.com/repos/andreykaipov/goobs/downloads',
events_url: 'https://api.github.com/repos/andreykaipov/goobs/events',
fork: false,
forks: 23,
forks_count: 23,
forks_url: 'https://api.github.com/repos/andreykaipov/goobs/forks',
full_name: 'andreykaipov/goobs',
git_commits_url: 'https://api.github.com/repos/andreykaipov/goobs/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/andreykaipov/goobs/git/refs{/sha}',
gi
|
update-release-draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11493888820',
status: 422,
response: {
url: 'https://api.github.com/repos/andreykaipov/goobs/releases/174067660',
status: 422,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 24 Oct 2024 06:31:56 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '9087:1348C8:6D8987C:6E701AB:6719E9DC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4858',
'x-ratelimit-reset': '1729753411',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '142',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/andreykaipov/goobs/releases/174067660',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 🔧 Maintenance\\n\\n* use go 1.22 (#174) @andreykaipov\\n\\n## 🤖 Dependencies\\n\\n* build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 in /internal (#175) @dependabot\\n* build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 in /internal (#173) @dependabot\\n* build(deps): bump github.com/dave/jennifer from 1.7.0 to 1.7.1 in /internal (#172) @dependabot\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.5.2","tag_name":"v1.5.2","target_commitish":"refs/pull/181/merge"}',
request: {}
},
event: {
id: '11493888820',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e285e0d576204c6b721b98c414dd4a9f8e006605',
before: '9fccad1449b3f478c5722af48fe8a2162d43375e',
number: 181,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/andreykaipov/goobs/issues/181/comments'
},
commits: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/181/commits'
},
html: { href: 'https://github.com/andreykaipov/goobs/pull/181' },
issue: {
href: 'https://api.github.com/repos/andreykaipov/goobs/issues/181'
},
review_comment: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/181/comments'
},
self: {
href: 'https://api.github.com/repos/andreykaipov/goobs/pulls/181'
},
statuses: {
href: 'https://api.github.com/repos/andreykaipov/goobs/statuses/e285e0d576204c6b721b98c414dd4a9f8e006605'
|