fix(deps): update mongodbdriverversion to v5 (major) - abandoned #689
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10693054973',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/gorm-mongodb/releases/146840151',
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: 'Wed, 04 Sep 2024 00:48:46 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': '8086:C5347:E3345F7:1B3BC140:66D7AE6E',
'x-oauth-scopes': 'repo, workflow',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4718',
'x-ratelimit-reset': '1725412247',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '282',
'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/gorm-mongodb/releases/146840151',
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## 🐛 Bug Fixes\\n\\n- fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 @renovate (#739)\\n- fix(deps): update grails monorepo to v6.2.0 @renovate (#740)\\n- fix(deps): update mongodbdriverversion to v4.11.2 @renovate (#734)\\n- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.3 @renovate (#735)\\n- fix(deps): update dependency org.grails:grails-gorm-testing-support to v3.2.2 @renovate (#730)\\n- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.2 @renovate (#731)\\n- fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.1 @renovate (#728)\\n\\n## 🔧 Maintenance\\n\\n- fix(deps): update dependency org.grails:grails-gorm-testing-support to v3.2.2 @renovate (#730)\\n\\n## Contributors\\n\\n@puneetbehl, @renovate and @renovate[bot]\\n","draft":true,"prerelease":false,"make_latest":"true","name":"8.2.1","tag_name":"v8.2.1","target_commitish":"refs/pull/717/merge"}`,
request: {}
},
event: {
id: '10693054973',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '8a397e7784d60b3cc82ba16528e21096078728a4',
before: '53aaa5fc4920302c2f9f73d62caa80aea41f3f30',
number: 717,
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',
|
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: '10693054973',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '8a397e7784d60b3cc82ba16528e21096078728a4',
before: '53aaa5fc4920302c2f9f73d62caa80aea41f3f30',
number: 717,
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/gorm-mongodb/issues/717/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/gorm-mongodb/pulls/717/commits'
},
html: { href: 'https://github.com/grails/gorm-mongodb/pull/717' },
issue: {
href: 'https://api.github.com/repos/grails/gorm-mongodb/issues/717'
},
review_comment: {
href: 'https://api.github.com/repos/grails/gorm-mongodb/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/gorm-mongodb/pulls/717/comments'
},
self: {
href: 'https://api.github.com/repos/grails/gorm-mongodb/pulls/717'
},
statuses: {
href: 'https://api.github.com/repos/grails/gorm-mongodb/statuses/8a397e7784d60b3cc82ba16528e21096078728a4'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'grails:8.2.x',
ref: '8.2.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/gorm-mongodb/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/gorm-mongodb/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/gorm-mongodb/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/gorm-mongodb/branches{/branch}',
clone_url: 'https://github.com/grails/gorm-mongodb.git',
collaborators_url: 'https://api.github.com/repos/grails/gorm-mongodb/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/gorm-mongodb/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/gorm-mongodb/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/gorm-mongodb/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/gorm-mongodb/contents/{+path}',
contributors_url: 'https://api.github.com/repos/grails/gorm-mongodb/contributors',
created_at: '2016-06-10T10:15:31Z',
default_branch: '8.2.x',
delete_branch_on_merge: false,
deployments_url: 'https://api.g
|
This job succeeded
Loading