This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Project cleanup #1149
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: '13724779282',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e0c7160252e53d2eaa5a490545a79962bdeb393a',
before: '9a2748cf002e1da76ad639c912d0a9c42b16aa28',
number: 992,
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-data-hibernate5/issues/992/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-data-hibernate5/pulls/992/commits'
},
html: {
href: 'https://github.com/grails/grails-data-hibernate5/pull/992'
},
issue: {
href: 'https://api.github.com/repos/grails/grails-data-hibernate5/issues/992'
},
review_comment: {
href: 'https://api.github.com/repos/grails/grails-data-hibernate5/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/grails-data-hibernate5/pulls/992/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-data-hibernate5/pulls/992'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-data-hibernate5/statuses/e0c7160252e53d2eaa5a490545a79962bdeb393a'
}
},
active_lock_reason: null,
additions: 826,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'grails:9.0.x',
ref: '9.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/grails/grails-data-hibernate5/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/branches{/branch}',
clone_url: 'https://github.com/grails/grails-data-hibernate5.git',
collaborators_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/grails-data-hibernate5/contents/{+path}',
contributors_url: 'https://api.github.com/repos/gr
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13724779282',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-data-hibernate5/releases/186086276',
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: 'Fri, 07 Mar 2025 16:19:00 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': '1C41:1581EB:146699:2180D5:67CB1C73',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1741367759',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'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-data-hibernate5/releases/186086276',
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': '13724779282',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What\'s Changed\\n\\n- use GrailsStringUtils.trimToNull() instead of apache commons version @jamesfredley (#993)\\n- Merge pull request #988 from dertalai/7.2.x @jamesfredley (#991)\\n- use spring-boot-gradle-plugin version from grails-bom @jamesfredley (#990)\\n- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.1 @[renovate[bot]](https://github.com/apps/renovate) (#953)\\n- remove groovyVersion from gradle.properties @jamesfredley (#989)\\n- Allow loading classpath resources for sqlFile changesets @jdaugherty (#964)\\n- Handle loading migrations from embedded jars (plugins) @jdaugherty (#981)\\n- Removing documented command that was removed in commit 23b3ca66 @jdaugherty (#969)\\n- Update description of groovy change @jdaugherty (#971)\\n- Remove \\"dataSource_\\" from bean name as dataSourceName of GroovyChange when using additional dataSources @jdaugherty (#966)\\n- Merge database migration plugin into gorm-hibernate5 @jamesfredley (#959)\\n- document hibernate-ehcache breaking change in documentation @jamesfredley (#961)\\n- Exclude hibernate-ehcache @jamesfredley (#955)\\n- BootStrap init closure servletContext cleanup @gsartori (#957)\\n- use grails-datastore-gorm-tck version from grails-bom @jamesfredley (#949)\\n- Pre-release for M1 @jdaugherty (#940)\\n- use more versions from grails-bom @jamesfredley (#945)\\n- Remove versioning from example folder names @codeconsole (#936)\\n- Use versions from `grails-bom` in example apps @matrei (#920)\\n\\n## 🐛 Bug Fixes\\n\\n- Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4.0.4 @[renovate[bot]](https://github.com/apps/renovate) (#916)\\n- fix grails/gorm-hibernate5#973 for grails-7 (9.0.x) @zyro23 (#985)\\n-
|
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/)
|