Revert "Add back logic for groovy snapshot support" #570
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v5
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11746026185',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-data-mapping/releases/146721701',
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: 'Fri, 08 Nov 2024 16:42:04 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': '6436:33F24D:94384:120DD0:672E3F5C',
'x-oauth-scopes': 'public_repo, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4664',
'x-ratelimit-reset': '1731085436',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '336',
'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-mapping/releases/146721701',
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- Add back logic for groovy snapshot support @jdaugherty (#1844)\\n- Updates since groovy 4.0.24 is released @jdaugherty (#1843)\\n- Update groovy monorepo to v4.0.24 @renovate (#1842)\\n- dependency cleanup @codeconsole (#1841)\\n- remove groovy transitive dependency until groovy version stabilizes @codeconsole (#1840)\\n- Remove api dependency until groovy version stabilizes @codeconsole (#1839)\\n- Part 1 fix of #1155 - validate(args) should be consistent with validate() @jdaugherty (#1838)\\n- Cleanup & fix annotation reading for classpath scanning @jdaugherty (#1836)\\n- Update to grails-async 6.0.0-SNAPSHOT, spring 6.1.14 and use hibernate-core-jakarta @jamesfredley (#1831)\\n- gradle compileOnlyApi scope for jakarta.el @jamesfredley (#1829)\\n- fix(deps): update dependency com.h2database:h2 to v2.3.232 @renovate (#1814)\\n- fix(deps): update groovy monorepo to v4.0.23 @renovate (#1821)\\n- fix(deps): update spring core to v6.1.13 @renovate (#1820)\\n- fix(deps): update spring core to v6.1.12 @renovate (#1803)\\n- fix(deps): update dependency commons-validator:commons-validator to v1.9.0 @renovate (#1805)\\n- fix(deps): update dependency org.javassist:javassist to v3.30.2-ga @renovate (#1817)\\n- javax to jakarta, groovy 4, spring framework 6 and spring boot 3 migrations @jamesfredley (#1810)\\n- fix(deps): update grails monorepo to v6.2.0 @renovate (#1801)\\n\\n## 🔧 Maintenance\\n\\n- test cleanup - fix hibernate6 tests @jamesfredley (#1835)\\n- Restore domain inheritance tests @jamesfredley (#1834)\\n- restore required glassfish el implementation since it broke all test … @jamesfredley (#1832)\\n- chore(deps): update dependency gradle to v8.10.2 @re
|
Run release-drafter/release-drafter@v5
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11746026185',
name: 'pull_request',
payload: {
action: 'opened',
number: 1845,
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-mapping/issues/1845/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-data-mapping/pulls/1845/commits'
},
html: {
href: 'https://github.com/grails/grails-data-mapping/pull/1845'
},
issue: {
href: 'https://api.github.com/repos/grails/grails-data-mapping/issues/1845'
},
review_comment: {
href: 'https://api.github.com/repos/grails/grails-data-mapping/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/grails-data-mapping/pulls/1845/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-data-mapping/pulls/1845'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-data-mapping/statuses/f3d9d2d8ae2be75489e3ac94522d66d4f0e06385'
}
},
active_lock_reason: null,
additions: 0,
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-mapping/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/grails-data-mapping/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/grails-data-mapping/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/grails-data-mapping/branches{/branch}',
clone_url: 'https://github.com/grails/grails-data-mapping.git',
collaborators_url: 'https://api.github.com/repos/grails/grails-data-mapping/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/grails-data-mapping/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/grails-data-mapping/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/grails-data-mapping/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/grails-data-mapping/contents/{+path}',
contributors_url: 'https://api.github.com/repos/grails/grails-data-mapping/contributors',
created_at: '2013-09-25T11:27:04Z',
default_branch: '9.0.x',
delete_branch_on_merge: false,
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading