fix gdoc task #2931
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10969087744',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-core/releases/149973844',
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, 21 Sep 2024 02:54:58 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': '5840:136168:1C31FBD:3561C43:66EE3582',
'x-oauth-scopes': 'public_repo, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4682',
'x-ratelimit-reset': '1726888936',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '318',
'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-core/releases/149973844',
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- Use org.glassfish jaxb instead of com.sun to avoid duplicate jar @jamesfredley (#13657)\\n- Restore installToHomeDist task and change to Gradle Copy Task @jamesfredley (#13651)\\n- Update grails-async to 7.0.0-SNAPSHOT @jamesfredley (#13650)\\n- Set base + web profiles to SNAPSHOT because they are WIP. @codeconsole (#13646)\\n- more grails 7 dependency updates @jamesfredley (#13645)\\n- Grails 7 compatible profiles @jamesfredley (#13643)\\n- 7.0.x merge 6.2 @codeconsole (#13644)\\n- Support multiple messageSource beans @jamesfredley (#13640)\\n- Select the Grails MessageSource bean @jamesfredley (#13630)\\n- Use existing constant location @codeconsole (#13626)\\n- Decouple grails-plugin-controllers from Sitemesh @codeconsole (#13624)\\n- Javax to Jakarta transition + mongoDB driver @jamesfredley (#13599)\\n- Grails 6.2.1 compatible Grails Profile Snapshots @jamesfredley (#13586)\\n- Update to GORM 9.0.0-SNAPSHOT, Grails Gradle Plugin 7.0.0-SNAPSHOT @jamesfredley (#13594)\\n- Update to Gradle 8.10 @jamesfredley (#13592)\\n- Restore Grails Shell + add Spring Boot CLI classes that were removed in Spring Boot 3.0.0 @jamesfredley (#13585)\\n- apply license gradle plugin @sdelamo (#13535)\\n- set gsp to 7.0.0-SNAPSHOT @codeconsole (#13584)\\n- Temporary - Patch GROOVY_3_0_X until https://github.com/apache/groovy/pull/2103 is merged @codeconsole (#13578)\\n- ci: Fix SNAPSHOT publishing problem @matrei (#13576)\\n- Update logback and tomcat versions @jamesfredley (#13575)\\n- ci: Remove `GH_TOKEN` from `actions/checkout` @matrei (#13567)\\n- Patch decouple Gradle @davydotcom (#13564)\\n- Remove SiteMesh 2 @codeconsole (#13492)\\n- Replace removed classes in Spring 6 @CodeCons
|
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: '10969087744',
name: 'pull_request',
payload: {
action: 'opened',
number: 13666,
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-core/issues/13666/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/13666/commits'
},
html: { href: 'https://github.com/grails/grails-core/pull/13666' },
issue: {
href: 'https://api.github.com/repos/grails/grails-core/issues/13666'
},
review_comment: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/13666/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/13666'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-core/statuses/ecc9752f90a0bd90470e1bca8a1984cc94d16159'
}
},
active_lock_reason: null,
additions: 5,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'grails: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: true,
archive_url: 'https://api.github.com/repos/grails/grails-core/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/grails-core/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/grails-core/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/grails-core/branches{/branch}',
clone_url: 'https://github.com/grails/grails-core.git',
collaborators_url: 'https://api.github.com/repos/grails/grails-core/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/grails-core/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/grails-core/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/grails-core/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/grails-core/contents/{+path}',
contributors_url: 'https://api.github.com/repos/grails/grails-core/contributors',
created_at: '2010-02-10T23:57:57Z',
default_branch: '7.0.x',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/grails/grails-core/deployments',
description: 'The Grails Web Application Framework',
|
This job succeeded
Loading