patch: v2.4.2 #93
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '8683255318',
status: 422,
response: {
url: 'https://api.github.com/repos/panjf2000/gnet/releases',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 15 Apr 2024 04:14:09 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; contents=write,workflows=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': '6CA7:36A0:698E23:A14BB1:661CA991',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1713158046',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/panjf2000/gnet/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/574/merge","name":"Gnet v2.4.1","tag_name":"v2.4.1","body":"## Changelogs\\n\\n## 🐛 Bugfixes\\n\\n- bug: fix the EEXIST of epoll\\\\_ctl in eventloop.open (#572)\\n- bug: return 0 instead of -1 when error occurred on a write (#569)\\n\\n**Full Changelog**: https://github.com/panjf2000/gnet/compare/v2.4.0...v2.4.1\\n\\nThanks to all these contributors: @daynobug and @panjf2000 for making this release possible.\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8683255318',
name: 'pull_request',
payload: {
action: 'opened',
number: 574,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/panjf2000/gnet/issues/574/comments'
},
commits: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/574/commits'
},
html: { href: 'https://github.com/panjf2000/gnet/pull/574' },
issue: {
href: 'https://api.github.com/repos/panjf2000/gnet/issues/574'
},
review_comment: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/574/comments'
},
self: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/574'
},
statuses: {
href: 'https://api.github.com/repos/panjf2000/gnet/statuses/601bfdf18428aa05845ab5008b30f1c4f62184ae'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
bas
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8683255318',
name: 'pull_request',
payload: {
action: 'opened',
number: 574,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/panjf2000/gnet/issues/574/comments'
},
commits: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/574/commits'
},
html: { href: 'https://github.com/panjf2000/gnet/pull/574' },
issue: {
href: 'https://api.github.com/repos/panjf2000/gnet/issues/574'
},
review_comment: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/574/comments'
},
self: {
href: 'https://api.github.com/repos/panjf2000/gnet/pulls/574'
},
statuses: {
href: 'https://api.github.com/repos/panjf2000/gnet/statuses/601bfdf18428aa05845ab5008b30f1c4f62184ae'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'panjf2000:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/panjf2000/gnet/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/panjf2000/gnet/assignees{/user}',
blobs_url: 'https://api.github.com/repos/panjf2000/gnet/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/panjf2000/gnet/branches{/branch}',
clone_url: 'https://github.com/panjf2000/gnet.git',
collaborators_url: 'https://api.github.com/repos/panjf2000/gnet/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/panjf2000/gnet/comments{/number}',
commits_url: 'https://api.github.com/repos/panjf2000/gnet/commits{/sha}',
compare_url: 'https://api.github.com/repos/panjf2000/gnet/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/panjf2000/gnet/contents/{+path}',
contributors_url: 'https://api.github.com/repos/panjf2000/gnet/contributors',
created_at: '2019-02-24T03:48:45Z',
default_branch: 'dev',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/panjf2000/gnet/deployments',
description: '🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。',
disabled: false,
downloads_url: 'https://api.github.com/repos/panjf2000/gnet/downloads',
events_url: 'https://api.github.com/repos/panjf2000/gnet/events',
fork: false,
forks: 963,
forks_count: 963,
forks_url: 'https://api.github.com/repos/panjf2000/gnet/forks',
full_name: 'panjf2000/gnet',
git_commits_url: 'https://api.github.com/repos/panjf2000/gnet/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/panjf2000/gnet/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/panjf2000/gnet/git/tags{/sha}',
git_url: 'git://github.com/panj
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|