update workflow and pom to push to maven central repo #142
release-drafter.yml
on: pull_request
update-release-draft
7s
Annotations
2 errors and 4 warnings
|
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:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '20330278067',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '29bbe2a9c28c424f6708d3576d1db9f00e813ce8',
before: 'b2833a274cad9fb55b865b7ad959c9c94d882518',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/3404?v=4',
created_at: '2020-06-24T12:33:40Z',
description: null,
html_url: 'https://github.com/enterprises/dream11',
id: 3404,
name: 'Dream11',
node_id: 'MDEwOkVudGVycHJpc2UzNDA0',
slug: 'dream11',
updated_at: '2025-07-29T06:54:43Z',
website_url: null
},
number: 17,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/174108097?v=4',
description: '',
events_url: 'https://api.github.com/orgs/dream-horizon-org/events',
hooks_url: 'https://api.github.com/orgs/dream-horizon-org/hooks',
id: 174108097,
issues_url: 'https://api.github.com/orgs/dream-horizon-org/issues',
login: 'dream-horizon-org',
members_url: 'https://api.github.com/orgs/dream-horizon-org/members{/member}',
node_id: 'O_kgDOCmCtwQ',
public_members_url: 'https://api.github.com/orgs/dream-horizon-org/public_members{/member}',
repos_url: 'https://api.github.com/orgs/dream-horizon-org/repos',
url: 'https://api.github.com/orgs/dream-horizon-org'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/issues/17/comments'
},
commits: {
href: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/pulls/17/commits'
},
html: {
href: 'https://github.com/dream-horizon-org/vertx-rest/pull/17'
},
issue: {
href: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/issues/17'
},
review_comment: {
href: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/pulls/17/comments'
},
self: {
href: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/pulls/17'
},
statuses: {
href: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/statuses/29bbe2a9c28c424f6708d3576d1db9f00e813ce8'
}
},
active_lock_reason: null,
additions: 42,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'dream-horizon-org:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/assignees{/user}',
blobs_url: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/branches{/branch}',
clone_url: 'https://github.com/dream-horizon-org/vertx-rest.git',
collaborators_url: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/collaborators{/collaborator}',
|
|
update-release-draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '20330278067',
status: 422,
response: {
url: 'https://api.github.com/repos/dream-horizon-org/vertx-rest/releases/149502899',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 18 Dec 2025 08:09:29 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': '5849:1A96E:C903E4:3741DCD:6943B6B8',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14988',
'x-ratelimit-reset': '1766048483',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'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/dream-horizon-org/vertx-rest/releases/149502899',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '20330278067',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true","name":"Release v1.1.1 🌈","tag_name":"v1.1.1","target_commitish":"refs/pull/17/merge"}',
request: {}
},
event: {
id: '20330278067',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '29bbe2a9c28c424f6708d3576d1db9f00e813ce8',
before: 'b2833a274cad9fb55b865b7ad959c9c94d882518',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/3404?v=4',
created_at: '2020-06-24T12:33:40Z',
description: null,
html_url: 'https://github.com/enterprises/dream11',
id: 3404,
name: 'Dream11',
node_id: 'MDEwOkVudGVycHJpc2UzNDA0',
slug: 'dream11',
updated_at: '2025-07-29T06:54:43Z',
website_url: null
},
number: 17,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/174108097?v=4',
description: '',
events_url: 'https://api.github.com/orgs/dream-horizon-org/events',
hooks_url: 'https://api.github.com/orgs/dream-horizon-org/hooks',
id: 174108097,
issues_url: 'https://api.github.com/orgs/dream-horizon-org/issues',
login: 'dream-horizon-org',
members_url: 'https://api.github.com/orgs/dream-horizon-org/members{/member}',
node_id: 'O_kgDOCmCtwQ',
public_members_url: 'https://api.github.com/orgs/dream-horizon-org/public_members{/member}',
repos_url: 'https://api.github.com/orgs/dream-horizon-org/repos',
url: 'https://api.github.com/orgs/dream-horizon-org'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.co
|
|
update-release-draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-release-draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-release-draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-release-draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|