Fixing issue with rxjava2/3 based Promise implementations not handling null #4504
release-notes.yml
on: pull_request
update_release_draft
9s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12791805671',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-core/releases/192718978',
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, 15 Jan 2025 15:39:05 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': '8046:1238:9A97E1:9D66B6:6787D699',
'x-oauth-scopes': 'public_repo, read:packages, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4964',
'x-ratelimit-reset': '1736957271',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '36',
'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/192718978',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- Updating events/async to support rxjava3 @jdaugherty (#13962)\\n- Merge 6.2.x into 7.0.x @jdaugherty (#13969)\\n- Remove grails gradle plugin usage since the plugins are not full grails apps @jdaugherty (#13968)\\n- Ensure plugins are published to the same location as they were prior … @jdaugherty (#13967)\\n- #13552 Converters repo merge @jdaugherty (#13963)\\n- #13552 Merge grails-async into grails-core @jdaugherty (#13955)\\n- Update README.md @jeffscottbrown (#13957)\\n- remove mention of gradle-nexus-staging-plugin @jeffscottbrown (#13956)\\n- handle properties version lookup in grails-bom @jamesfredley (#13948)\\n- Update dependency org.gradle:gradle-tooling-api to v8.12 @renovate (#13934)\\n- add bootstrap, bootstap-icons and jquery webjar versions to grails-bom @jamesfredley (#13944)\\n- Update dependency gradle to v8.12 @renovate (#13932)\\n\\n## 🚀 Features\\n\\n- Bump gradle plugin to 6.2.4 for grails 6.2.3 release @jdaugherty (#13953)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(deps): update mongodb.version to v5.3.0 @renovate (#13798)\\n- fix #13945 - use local variable instead of casting the object @jdaugherty (#13947)\\n- Fix purging pre release packages & add missing packages to bom @jdaugherty (#13942)\\n\\n## 🔧 Maintenance\\n\\n- back to snapshots of dependencies @jamesfredley (#13946)\\n\\n## Contributors\\n\\n@codeconsole, @davydotcom, @jamesfredley, @jdaugherty, @jeffscottbrown, @matrei, @renovate and @renovate[bot]\\n","draft":true,"prerelease":false,"make_latest":"true","name":"7.0.0","tag_name":"v7.0.0","target_commitish":"refs/pull/13972/merge"}`,
request: {}
},
event: {
id: '12791805671',
name: 'pull_request',
payload: {
|
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: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: '12791805671',
name: 'pull_request',
payload: {
action: 'labeled',
label: {
color: 'ededed',
default: true,
description: null,
id: 6746776846,
name: 'bug',
node_id: 'LA_kwDOAAfRJ88AAAABkiOlDg',
url: 'https://api.github.com/repos/grails/grails-core/labels/bug'
},
number: 13972,
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/13972/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/13972/commits'
},
html: { href: 'https://github.com/grails/grails-core/pull/13972' },
issue: {
href: 'https://api.github.com/repos/grails/grails-core/issues/13972'
},
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/13972/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-core/pulls/13972'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-core/statuses/6f020ce9e0612eca1bb97ee2131a2d62f6aecd21'
}
},
active_lock_reason: null,
additions: 47,
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-
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|