Chores - prepare for Grails 7 release #26
release-notes.yml
on: pull_request
update_release_draft
17s
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: '18651882587',
name: 'pull_request',
payload: {
action: 'opened',
number: 53,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/249412?v=4',
description: '',
events_url: 'https://api.github.com/orgs/gpc/events',
hooks_url: 'https://api.github.com/orgs/gpc/hooks',
id: 249412,
issues_url: 'https://api.github.com/orgs/gpc/issues',
login: 'gpc',
members_url: 'https://api.github.com/orgs/gpc/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjI0OTQxMg==',
public_members_url: 'https://api.github.com/orgs/gpc/public_members{/member}',
repos_url: 'https://api.github.com/orgs/gpc/repos',
url: 'https://api.github.com/orgs/gpc'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/gpc/rendering/issues/53/comments'
},
commits: {
href: 'https://api.github.com/repos/gpc/rendering/pulls/53/commits'
},
html: { href: 'https://github.com/gpc/rendering/pull/53' },
issue: {
href: 'https://api.github.com/repos/gpc/rendering/issues/53'
},
review_comment: {
href: 'https://api.github.com/repos/gpc/rendering/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/gpc/rendering/pulls/53/comments'
},
self: {
href: 'https://api.github.com/repos/gpc/rendering/pulls/53'
},
statuses: {
href: 'https://api.github.com/repos/gpc/rendering/statuses/5d32e38431923f698fdb36ca7761ebd13a67f812'
}
},
active_lock_reason: null,
additions: 9,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'gpc: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: false,
archive_url: 'https://api.github.com/repos/gpc/rendering/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/gpc/rendering/assignees{/user}',
blobs_url: 'https://api.github.com/repos/gpc/rendering/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/gpc/rendering/branches{/branch}',
clone_url: 'https://github.com/gpc/rendering.git',
collaborators_url: 'https://api.github.com/repos/gpc/rendering/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/gpc/rendering/comments{/number}',
commits_url: 'https://api.github.com/repos/gpc/rendering/commits{/sha}',
compare_url: 'https://api.github.com/repos/gpc/rendering/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/gpc/rendering/contents/{+path}',
contributors_url: 'https://api.github.com/repos/gpc/rendering/contributors',
created_at: '2010-06-18T08:40:38Z',
default_branch: '7.0.x',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/gpc/rendering/deployments',
description: 'Provides rendering of GSPs as PDFs, JPEGs, GIFs and PNGs',
disabled: false,
downloads_url: 'https://api.github.com/repos/gpc/rendering/downloads',
events_u
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '18651882587',
status: 422,
response: {
url: 'https://api.github.com/repos/gpc/rendering/releases/251695711',
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: 'Mon, 20 Oct 2025 12:24: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': 'FFC1:12B4C1:1101FE9:117C917:68F62A0E',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4989',
'x-ratelimit-reset': '1760966674',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '11',
'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/gpc/rendering/releases/251695711',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '18651882587',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- chore: merge 7.0.0-RC1->7.0.x; bump to 7.0.0-SNAPSHOT @[github-actions[bot]](https://github.com/apps/github-actions) (#50)\\n- V7.0.x prepare for release @sbglasius (#49)\\n- Convert Groovy Docs (.gdoc) to asciidoc (.adoc) @sbglasius (#48)\\n- Upgraded for grails 7 @billgonemad (#47)\\n- Update to get it working again @Ari651 (#46)\\n- Fixing not wiring beans in test @magx2 (#32)\\n- Fixed jpegRenderService field name (was capitalized) @sbglasius (#26)\\n- Updated User Guide link to http://gpc.github.io/rendering/ @PaulWaldo (#21)\\n- activating flying saucer logging @halfbaked (#6)\\n\\n## 🔧 Maintenance\\n\\n- Updated documentation, Asciidoctor @dauer (#51)\\n\\n## Contributors\\n\\n@Ari651, @PaulWaldo, @ZacharyKlein, @billgonemad, @burtbeckwith, @codeconsole, @dauer, @graemerocher, @halfbaked, @ldaley, @magx2, @sbglasius, Paul Waldo, Ryan Vanderwerf and [github-actions[bot]](https://github.com/apps/github-actions)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/53/merge"}`,
request: {}
},
event: {
id: '18651882587',
name: 'pull_request',
payload: {
action: 'opened',
number: 53,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/249412?v=4',
description: '',
events_url: 'https://api.github.com/orgs/gpc/events',
hooks_url: 'https://api.github.com/orgs/gpc/hooks',
id: 249412,
issues_url: 'https://api.github.com/orgs/gpc/issues',
login: 'gpc',
members_url: 'https://api.github.com/orgs/gpc/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjI0OTQxMg==',
public_members_url: '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/)
|