6.2.x into 7.0.x publish guide macro #3280
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11171375756',
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: 'Thu, 03 Oct 2024 23:39:51 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': '9029:CAD73:49C2B17:8DCD5D2:66FF2B46',
'x-oauth-scopes': 'public_repo, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4923',
'x-ratelimit-reset': '1728000497',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '77',
'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- Add @input to macros @jamesfredley (#13726)\\n- Update to new versions for Grails 6.2.1 release @jamesfredley (#13724)\\n- jackson dependency not needed @codeconsole (#13725)\\n- Add `grails-plugin-events` to `grails-dependencies` @matrei (#13723)\\n- Merge 6.2.x to 7.0.x @jdaugherty (#13718)\\n- Update to profile snapshots, which have all been updated @jamesfredley (#13722)\\n- Merge Missing Changes from 6.1.x into 6.2.x @jdaugherty (#13713)\\n- 6.2.x merge @codeconsole (#13715)\\n- Allow customzing css classes for the ErrorsViewStackTracePrinter @codeconsole (#13686)\\n- docs(readme): Update readme @matrei (#13708)\\n- Update default servlet version in grails.util.Metadata @jamesfredley (#13703)\\n- remove org.grails:scaffolding-core:2.1.0 @jamesfredley (#13688)\\n- 6.2.x Merge @codeconsole (#13700)\\n- Issue13486 testing @osscontributor (#13698)\\n- Move declaration to correct place @paulk-asert (#13696)\\n- Update geb to 5.0.0-SNAPSHOT + add to dependencyVersions @jamesfredley (#13687)\\n- Remove Micronaut Parent Context @codeconsole (#13685)\\n- increment scaffolding @codeconsole (#13684)\\n- Set gsp and scaffolding versions @codeconsole (#13680)\\n- Having mavenLocal first is bad practice. @codeconsole (#13673)\\n- 6.2.x merge @codeconsole (#13672)\\n- compile grails-shell, grails-gradle-model and grails-bootstrap w/ Gradle Groovy version @jamesfredley (#13653)\\n- Use org.grails.plugins for fields @codeconsole (#13670)\\n- Use org.glassfish jaxb instead of com.sun to avoid duplicate jar @jamesfredley (#13657)\\n- Update spring framework to 5.3.39 and tomcat to 9.0.95 @jamesfredley (#13656)\\n- Restore installToHomeDist task and change to Gradle Copy Task @Jamesfr
|
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: '11171375756',
name: 'pull_request',
payload: {
action: 'opened',
number: 13727,
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/13727/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/13727/commits'
},
html: { href: 'https://github.com/grails/grails-core/pull/13727' },
issue: {
href: 'https://api.github.com/repos/grails/grails-core/issues/13727'
},
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/13727/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/13727'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-core/statuses/5170f8309cb9d45aeae424de94bf344bc68b531c'
}
},
active_lock_reason: null,
additions: 3,
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