chore(deps): Grails 7 grails-forge update JDK options to 17, 21 and 23 #1636
Annotations
2 errors
release_notes
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11306270200',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-forge/releases/178406589',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 12 Oct 2024 14:08:19 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-oauth-scopes': 'repo',
'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': 'A08F:108E18:3987A24:6E94786:670A82D3',
'x-oauth-scopes': 'public_repo, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4642',
'x-ratelimit-reset': '1728743770',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '358',
'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/grails/grails-forge/releases/178406589',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- Merge 6.2.x into 7.0.x with 6.2.2 changes @jamesfredley (#394)\\n- add grails.profile in application.yml @jamesfredley (#396)\\n- Set profile on all applications and add grails.codegen.defaultPackage @jamesfredley (#388)\\n- Merge 6.2.x into 7.0.x @jamesfredley (#387)\\n- update grails-core and gradle-grails-plugin to 6.2.2-SNAPSHOT @jamesfredley (#379)\\n\\n## 🚀 Features\\n\\n- ensure grails-wrapper files exist in native grails-forge-cli builds @jamesfredley (#393)\\n- feat(core): include development, test and production dataSource configuration @jamesfredley (#389)\\n\\n## 🐛 Bug Fixes\\n\\n- ensure grails-wrapper files exist in native grails-forge-cli builds @jamesfredley (#393)\\n- fix(deps): Update to Grails 7, Gradle 8.10.2 and grails-core dependency versions @jamesfredley (#386)\\n\\n## 🔧 Maintenance\\n\\n- fix(deps): adjust dependencies required for grails 7 @jamesfredley (#395)\\n- ensure grails-wrapper files exist in native grails-forge-cli builds @jamesfredley (#393)\\n- build: Make spotless also handle single year in license header @matrei (#392)\\n- feat(core): include development, test and production dataSource configuration @jamesfredley (#389)\\n- Include Geb/Selenium dependencies for MacOS Arch64 @matrei (#385)\\n- ci: Use Java 11 in 6.2.x branch @matrei (#382)\\n\\n## Contributors\\n\\n@grails-build, @jamesfredley and @matrei\\n","draft":true,"prerelease":false,"make_latest":"true","name":"6.2.2","tag_name":"v6.2.2","target_commitish":"refs/pull/400/merge"}`,
request: {}
},
event: {
id: '11306270200',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '57a4df88367273bf06cbe39bfed2d2dbd93cb276',
bef
|
release_notes
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462: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:30793:18)
{
name: 'AggregateError',
event: {
id: '11306270200',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '57a4df88367273bf06cbe39bfed2d2dbd93cb276',
before: '2fd060d63d348a77ba37c53148ad4a0b20da1ac2',
number: 400,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/64546?v=4',
description: '',
events_url: 'https://api.github.com/orgs/grails/events',
hooks_url: 'https://api.github.com/orgs/grails/hooks',
id: 64546,
issues_url: 'https://api.github.com/orgs/grails/issues',
login: 'grails',
members_url: 'https://api.github.com/orgs/grails/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NTQ2',
public_members_url: 'https://api.github.com/orgs/grails/public_members{/member}',
repos_url: 'https://api.github.com/orgs/grails/repos',
url: 'https://api.github.com/orgs/grails'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/grails/grails-forge/issues/400/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/400/commits'
},
html: { href: 'https://github.com/grails/grails-forge/pull/400' },
issue: {
href: 'https://api.github.com/repos/grails/grails-forge/issues/400'
},
review_comment: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/400/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/400'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-forge/statuses/57a4df88367273bf06cbe39bfed2d2dbd93cb276'
}
},
active_lock_reason: null,
additions: 170,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/6969748?v=4',
events_url: 'https://api.github.com/users/jamesfredley/events{/privacy}',
followers_url: 'https://api.github.com/users/jamesfredley/followers',
following_url: 'https://api.github.com/users/jamesfredley/following{/other_user}',
gists_url: 'https://api.github.com/users/jamesfredley/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/jamesfredley',
id: 6969748,
login: 'jamesfredley',
node_id: 'MDQ6VXNlcjY5Njk3NDg=',
organizations_url: 'https://api.github.com/users/jamesfredley/orgs',
received_events_url: 'https://api.github.com/users/jamesfredley/received_events',
repos_url: 'https://api.github.com/users/jamesfredley/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/jamesfredley/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/jamesfredley/subscriptions',
type: 'User',
url: 'https://api.github.com/users/jamesfredley'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/6969748?v=4',
events_url: 'https://api.github.com/users/jamesfredley/events{/privacy}',
followers_url: 'https://api.github.com/users/jamesfredley/followers',
following_url: 'https://api.github.com/users/jamesfredley/following{/other_user}',
gists_url: 'https://api.github.com/users/jamesfredley/gists{/gist_id}',
gravatar_id: '',
html_url
|