#15321 - Disable Invoke Dynamic by Default #9252
release-notes.yml
on: pull_request
update_release_draft
11s
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: '21099913729',
name: 'pull_request',
payload: {
action: 'opened',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/212555?v=4',
created_at: '2024-08-17T07:54:05Z',
description: null,
html_url: 'https://github.com/enterprises/the-asf',
id: 212555,
name: 'The ASF',
node_id: 'E_kgDOAAM-Sw',
slug: 'the-asf',
updated_at: '2026-01-12T12:22:34Z',
website_url: null
},
number: 15322,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/47359?v=4',
description: '',
events_url: 'https://api.github.com/orgs/apache/events',
hooks_url: 'https://api.github.com/orgs/apache/hooks',
id: 47359,
issues_url: 'https://api.github.com/orgs/apache/issues',
login: 'apache',
members_url: 'https://api.github.com/orgs/apache/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ3MzU5',
public_members_url: 'https://api.github.com/orgs/apache/public_members{/member}',
repos_url: 'https://api.github.com/orgs/apache/repos',
url: 'https://api.github.com/orgs/apache'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/apache/grails-core/issues/15322/comments'
},
commits: {
href: 'https://api.github.com/repos/apache/grails-core/pulls/15322/commits'
},
html: { href: 'https://github.com/apache/grails-core/pull/15322' },
issue: {
href: 'https://api.github.com/repos/apache/grails-core/issues/15322'
},
review_comment: {
href: 'https://api.github.com/repos/apache/grails-core/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/apache/grails-core/pulls/15322/comments'
},
self: {
href: 'https://api.github.com/repos/apache/grails-core/pulls/15322'
},
statuses: {
href: 'https://api.github.com/repos/apache/grails-core/statuses/32a03dc1bcb90584818c37c40bd5d24579ae0336'
}
},
active_lock_reason: null,
additions: 16,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'apache:7.0.x',
ref: '7.0.x',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/apache/grails-core/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/apache/grails-core/assignees{/user}',
blobs_url: 'https://api.github.com/repos/apache/grails-core/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/apache/grails-core/branches{/branch}',
clone_url: 'https://github.com/apache/grails-core.git',
collaborators_url: 'https://api.github.com/repos/apache/grails-core/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/apache/grails-core/comments{/number}',
commits_url: 'https://api.github.com/repos/apache/grails-core/commits{/sha}',
compare_url: 'https://api.github.com/repos/apache/grails-core/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/apache/grails-core/c
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '21099913729',
status: 422,
response: {
url: 'https://api.github.com/repos/apache/grails-core/releases/275412473',
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: 'Sat, 17 Jan 2026 19:47:26 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': 'B019:3F8ED2:82BC498:85E06AB:696BE74E',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14986',
'x-ratelimit-reset': '1768682840',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '14',
'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/apache/grails-core/releases/275412473',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)',
'x-github-delivery': '21099913729',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- Add matomo groovydocs 15133 @Ajay9704 (#15312)\\n- Issue 15254 docs issues tag library documentation @dauer (#15304)\\n- Migrate Java EE links to Jakarta EE @matrei (#15314)\\n- chore: merge 7.0.5->7.0.x; bump to 7.0.6-SNAPSHOT @[github-actions[bot]](https://github.com/apps/github-actions) (#15313)\\n- Add missing application.yml examples to docs @Ajay9704 (#15309)\\n\\n## 💡 Improvements\\n\\n- Improve new app welcome page @matrei (#15317)\\n\\n## 🔧 Maintenance\\n\\n- Docs - various documentation related chores/cleanups @dauer (#15305)\\n- #15315 - refactor codestyle configuration into a gradle plugin @jdaugherty (#15316)\\n- build - allow for mavenLocal() usage without having to change commented code in files @jdaugherty (#15318)\\n\\n## Contributors\\n\\n@Ajay9704, @dauer, @jamesfredley, @jdaugherty, @matrei and [github-actions[bot]](https://github.com/apps/github-actions)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"7.0.6","tag_name":"v7.0.6","target_commitish":"refs/pull/15322/merge"}`,
request: {}
},
event: {
id: '21099913729',
name: 'pull_request',
payload: {
action: 'opened',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/212555?v=4',
created_at: '2024-08-17T07:54:05Z',
description: null,
html_url: 'https://github.com/enterprises/the-asf',
id: 212555,
name: 'The ASF',
node_id: 'E_kgDOAAM-Sw',
slug: 'the-asf',
updated_at: '2026-01-12T12:22:34Z',
website_url: null
},
number: 15322,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/47359?v=4',
description: '',
events_ur
|
|
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/)
|