Update to Grails 7.0.10 #1132
release-notes.yml
on: pull_request
update_release_draft
9s
Annotations
2 errors and 5 warnings
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/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/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/dist/index.js:56365:18)
{
name: 'AggregateError',
event: {
id: '25084519767',
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-04-12T11:21:48Z',
website_url: null
},
number: 1218,
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-spring-security/issues/1218/comments'
},
commits: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/1218/commits'
},
html: {
href: 'https://github.com/apache/grails-spring-security/pull/1218'
},
issue: {
href: 'https://api.github.com/repos/apache/grails-spring-security/issues/1218'
},
review_comment: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/1218/comments'
},
self: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/1218'
},
statuses: {
href: 'https://api.github.com/repos/apache/grails-spring-security/statuses/82630c65752a045759e525a8ae3063f1644dcc8f'
}
},
active_lock_reason: null,
additions: 1,
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-spring-security/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/apache/grails-spring-security/assignees{/user}',
blobs_url: 'https://api.github.com/repos/apache/grails-spring-security/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/apache/grails-spring-security/branches{/branch}',
clone_url: 'https://github.com/apache/grails-spring-security.git',
collaborators_url: 'https://api.github.com/repos/apache/grails-spring-security/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/apache/grails-spring-security/comments{/number}',
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '25084519767',
status: 422,
response: {
url: 'https://api.github.com/repos/apache/grails-spring-security/releases/286583961',
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: 'Wed, 29 Apr 2026 00:19:37 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': 'F01A:6A765:1FAAE0:7D51BD:69F14E98',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14995',
'x-ratelimit-reset': '1777425573',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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-spring-security/releases/286583961',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.2 (linux; x64)',
'x-github-delivery': '25084519767',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- Update pac4j version to 6.4.3 @jdaugherty (#1217)\\n- docs: add configuration metadata reference @jamesfredley (#1210)\\n- Pin GitHub Actions to Apache-approved commit hashes @jamesfredley (#1213)\\n- Doc Combination & Upgrade Guide @jdaugherty (#1211)\\n- Fix ehcache jakarta classifier missing from published POM @jamesfredley (#1209)\\n- chore: merge 7.0.1->7.0.x; bump to 7.0.2-SNAPSHOT @[github-actions[bot]](https://github.com/apps/github-actions) (#1204)\\n- Remove unessecary dialect in application.yml @matrei (#1203)\\n\\n## Contributors\\n\\n@jamesfredley, @jdaugherty, @matrei and [github-actions[bot]](https://github.com/apps/github-actions)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"7.0.2","tag_name":"v7.0.2","target_commitish":"refs/pull/1218/merge"}`,
request: {}
},
event: {
id: '25084519767',
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-04-12T11:21:48Z',
website_url: null
},
number: 1218,
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',
|
|
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/)
|