exclude org.graalvm dependencies from the deployable war/jar #2504
Annotations
2 errors and 4 warnings
📝 Update release notes draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13041289028',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-forge/releases/186517926',
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 Jan 2025 22:04:09 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': '7C52:2C11B1:B8C2D6:16F37D1:679AA5D8',
'x-oauth-scopes': 'public_repo, read:packages, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4879',
'x-ratelimit-reset': '1738191822',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '121',
'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/186517926',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13041289028',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What\'s Changed\\n\\n- Clean up `Application.groovy` imports @matrei (#501)\\n- Back to snapshot versions & remove webjar versions which now come from grails-bom @jamesfredley (#486)\\n- Consolidate and update versions in gradle.properties @jamesfredley (#482)\\n- back to 7.0.0-SNAPSHOT versions of grails-core and grails-gradle-plugin @jamesfredley (#480)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(deps): update dependency org.yaml:snakeyaml to v2.3 @[renovate[bot]](https://github.com/apps/renovate) (#494)\\n- fix(deps): update dependency org.objenesis:objenesis to v3.4 @[renovate[bot]](https://github.com/apps/renovate) (#493)\\n- fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.10.0.202406032230-r @[renovate[bot]](https://github.com/apps/renovate) (#492)\\n- fix(deps): update dependency com.google.cloud.sql:postgres-socket-factory to v1.21.0 @[renovate[bot]](https://github.com/apps/renovate) (#490)\\n- fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2 @[renovate[bot]](https://github.com/apps/renovate) (#489)\\n- fix(deps): update dependency org.postgresql:postgresql to v42.7.4 @[renovate[bot]](https://github.com/apps/renovate) (#487)\\n- fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.4 @[renovate[bot]](https://github.com/apps/renovate) (#484)\\n\\n## 🔧 Maintenance\\n\\n- chore(deps): update dependency gradle to v8.12 @[renovate[bot]](https://github.com/apps/renovate) (#488)\\n- chore(deps): update plugin org.graalvm.buildtools.native to v0.10.4 @[renovate[bot]](https://github.com/apps/renovate) (#485)\\n- Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4.0.4 @[renovate[bot]](https:
|
📝 Update release notes 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: '13041289028',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ede2087e8459a53ccf6ce69b64358878c831eb0e',
before: '507a2d3c68e865f108d16cf257bc5d3b680c88cd',
number: 503,
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/503/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/503/commits'
},
html: { href: 'https://github.com/grails/grails-forge/pull/503' },
issue: {
href: 'https://api.github.com/repos/grails/grails-forge/issues/503'
},
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/503/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/503'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-forge/statuses/ede2087e8459a53ccf6ce69b64358878c831eb0e'
}
},
active_lock_reason: null,
additions: 12,
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',
user_view_type: 'public'
},
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}',
gr
|
📝 Update release notes draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
📝 Update release notes draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
📝 Update release notes draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
📝 Update release notes draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Loading