Try fix publishing #4
release-notes.yml
on: pull_request
update_release_draft
13s
Annotations
2 errors and 4 warnings
|
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:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '15604373706',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '92394acaaad7ae7b36abb047ea42f453e50a86c2',
before: '59e431ea542e16acb3730ff950d3bb6480973acf',
number: 10,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/72412?v=4',
description: '',
events_url: 'https://api.github.com/orgs/grails-plugins/events',
hooks_url: 'https://api.github.com/orgs/grails-plugins/hooks',
id: 72412,
issues_url: 'https://api.github.com/orgs/grails-plugins/issues',
login: 'grails-plugins',
members_url: 'https://api.github.com/orgs/grails-plugins/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjcyNDEy',
public_members_url: 'https://api.github.com/orgs/grails-plugins/public_members{/member}',
repos_url: 'https://api.github.com/orgs/grails-plugins/repos',
url: 'https://api.github.com/orgs/grails-plugins'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/issues/10/comments'
},
commits: {
href: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/pulls/10/commits'
},
html: {
href: 'https://github.com/grails-plugins/grails-cache-redis/pull/10'
},
issue: {
href: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/issues/10'
},
review_comment: {
href: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/pulls/10/comments'
},
self: {
href: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/pulls/10'
},
statuses: {
href: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/statuses/92394acaaad7ae7b36abb047ea42f453e50a86c2'
}
},
active_lock_reason: null,
additions: 28,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'grails-plugins:6.x',
ref: '6.x',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/branches{/branch}',
clone_url: 'https://github.com/grails-plugins/grails-cache-redis.git',
collaborators_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/comments{/number}',
commits_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/compare/{base}...{head}',
contents_url: 'https://api.github
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '15604373706',
status: 422,
response: {
url: 'https://api.github.com/repos/grails-plugins/grails-cache-redis/releases/224802702',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 12 Jun 2025 07:29:30 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-github-permissions': 'contents=write',
'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': '7801:2D4C19:3C26D5:3DF8A4:684A81DA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4976',
'x-ratelimit-reset': '1749716754',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '24',
'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-plugins/grails-cache-redis/releases/224802702',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.1 (linux; x64)',
'x-github-delivery': '15604373706',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- Upgrade Grails Cache Redis Plugin and Prepare for New Grails 6.x Release @sbglasius (#9)\\n- Bumped up spring-data-redis to 1.6.1 and jedis to 2.7.3 @nikhil-bhandari (#5)\\n- Fix for \\"No such property: GrailsRedisCache for class: CacheRedisGrailsPlugin\\" @donbeave (#4)\\n- Upgraded to Grails 2.5.0, plus some features, like ability to enable/disable cache prefix through Config. @donbeave (#2)\\n- GPCACHEREDIS-3: Add TTL support to grails-redis-cache plugin. @jeff-blaisdell (#3)\\n- Upgrading to grails 2.4.0 @iamedu (#1)\\n\\n## Contributors\\n\\n@ColinHarrington, @donbeave, @erik-h, @graemerocher, @iamedu, @jeff-blaisdell, @jeffscottbrown, @johnSpiekerpoint, @matrei, @nikhil-bhandari, @sbglasius, Alexey Zhokhov, Burt Beckwith, Nikhil Bhandari and Roni C Thomas\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/10/merge"}`,
request: {}
},
event: {
id: '15604373706',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '92394acaaad7ae7b36abb047ea42f453e50a86c2',
before: '59e431ea542e16acb3730ff950d3bb6480973acf',
number: 10,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/72412?v=4',
description: '',
events_url: 'https://api.github.com/orgs/grails-plugins/events',
hooks_url: 'https://api.github.com/orgs/grails-plugins/hooks',
id: 72412,
issues_url: 'https://api.github.com/orgs/grails-plugins/issues',
login: 'grails-plugins',
members_url: 'https://api.github.com/orgs/grails-plugins/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjcyNDEy',
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|