feature: Support JDK21 (and drop JDK7 support) #147
release-drafter.yml
on: pull_request
update_release_draft
5s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6286940319',
status: 422,
response: {
url: 'https://api.github.com/repos/msgpack/msgpack-java/releases/114858582',
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: 'Sun, 24 Sep 2023 00:40:46 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': '28FD:07DF:163641B:2DB1674:650F858E',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '982',
'x-ratelimit-reset': '1695519375',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/msgpack/msgpack-java/releases/114858582',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n## 🔗 Dependency Updates\\n\\n- Update airframe-json, airspec to 23.9.1 @scala-steward (#762)\\n- Update sbt to 1.9.6 @scala-steward (#763)\\n- Update airframe-json, airspec to 23.8.6 @scala-steward (#760)\\n- Update sbt to 1.9.4 @scala-steward (#759)\\n- Update airframe-json, airspec to 23.8.1 @scala-steward (#756)\\n- Update airframe-json, airspec to 23.8.0 @scala-steward (#754)\\n- Update airframe-json, airspec to 23.7.4 @scala-steward (#752)\\n\\n## 🛠 Internal Updates\\n\\n- Update sbt-scalafmt to 2.5.2 @scala-steward (#761)\\n- Update airframe-json, airspec to 23.9.1 @scala-steward (#762)\\n- Update airframe-json, airspec to 23.8.6 @scala-steward (#760)\\n- Update airframe-json, airspec to 23.8.1 @scala-steward (#756)\\n- Switch the default branch from develop to main @xerial (#755)\\n- Update airframe-json, airspec to 23.8.0 @scala-steward (#754)\\n- Update airframe-json, airspec to 23.7.4 @scala-steward (#752)\\n\\n## 📚 Docs\\n\\n- Correct MessageUnpacker javadoc @takezoe (#764)\\n\\n**Full Changelog**: https://github.com/msgpack/msgpack-java/compare/v0.9.5...v0.9.6\\n","draft":true,"prerelease":false,"name":"v0.9.6","tag_name":"v0.9.6","target_commitish":"refs/pull/765/merge"}`,
request: {}
},
event: {
id: '6286940319',
name: 'pull_request',
payload: {
action: 'opened',
number: 765,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/198264?v=4',
description: null,
events_url: 'https://api.github.com/orgs/msgpack/events',
hooks_url: 'https://api.github.com/orgs/msgpack/hooks',
id: 198264,
issues_url: 'https://api.github.com/orgs/msgpack/issues',
login: 'msgpack',
members_url: 'https://api.github.com/
|
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: '6286940319',
name: 'pull_request',
payload: {
action: 'opened',
number: 765,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/198264?v=4',
description: null,
events_url: 'https://api.github.com/orgs/msgpack/events',
hooks_url: 'https://api.github.com/orgs/msgpack/hooks',
id: 198264,
issues_url: 'https://api.github.com/orgs/msgpack/issues',
login: 'msgpack',
members_url: 'https://api.github.com/orgs/msgpack/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE5ODI2NA==',
public_members_url: 'https://api.github.com/orgs/msgpack/public_members{/member}',
repos_url: 'https://api.github.com/orgs/msgpack/repos',
url: 'https://api.github.com/orgs/msgpack'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/msgpack/msgpack-java/issues/765/comments'
},
commits: {
href: 'https://api.github.com/repos/msgpack/msgpack-java/pulls/765/commits'
},
html: { href: 'https://github.com/msgpack/msgpack-java/pull/765' },
issue: {
href: 'https://api.github.com/repos/msgpack/msgpack-java/issues/765'
},
review_comment: {
href: 'https://api.github.com/repos/msgpack/msgpack-java/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/msgpack/msgpack-java/pulls/765/comments'
},
self: {
href: 'https://api.github.com/repos/msgpack/msgpack-java/pulls/765'
},
statuses: {
href: 'https://api.github.com/repos/msgpack/msgpack-java/statuses/1fc27ebe01a8135268e54ea75f6e5a5e10a33f05'
}
},
active_lock_reason: null,
additions: 19,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'msgpack: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/msgpack/msgpack-java/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/msgpack/msgpack-java/assignees{/user}',
blobs_url: 'https://api.github.com/repos/msgpack/msgpack-java/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/msgpack/msgpack-java/branches{/branch}',
clone_url: 'https://github.com/msgpack/msgpack-java.git',
collaborators_url: 'https://api.github.com/repos/msgpack/msgpack-java/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/msgpack/msgpack-java/comments{/number}',
commits_url: 'https://api.github.com/repos/msgpack/msgpack-java/commits{/sha}',
compare_url: 'https://api.github.com/repos/msgpack/msgpack-java/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/msgpack/msgpack-java/contents/{+path}',
contributors_url: 'https://api.github.com/repos/msgpack/msgpack-java/contributors',
created_at: '2011-06-29T08:45:39Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/msgpack/msgpack-java/deployments',
description: 'MessagePack serializer
|