This repository was archived by the owner on Jan 19, 2026. It is now read-only.
chore(deps): update actions/checkout action to v5 #4584
release-drafter.yml
on: pull_request
update_release_draft
7s
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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '16902757792',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4.2.2` -> `v5.0.0` |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>actions/checkout (actions/checkout)</summary>\n' +
'\n' +
'### [`v5.0.0`](https://redirect.github.com/actions/checkout/releases/tag/v5.0.0)\n' +
'\n' +
'[Compare Source](https://redirect.github.com/actions/checkout/compare/v4.3.0...v5.0.0)\n' +
'\n' +
"##### What's Changed\n" +
'\n' +
'- Update actions checkout to use node 24 by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [https://github.com/actions/checkout/pull/2226](https://redirect.github.com/actions/checkout/pull/2226)\n' +
'- Prepare v5.0.0 release by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [https://github.com/actions/checkout/pull/2238](https://redirect.github.com/actions/checkout/pull/2238)\n' +
'\n' +
'##### ⚠️ Minimum Compatible Runner Version\n' +
'\n' +
'**v2.327.1**\\\n' +
'[Release Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1)\n' +
'\n' +
'Make sure your runner is updated to this version or newer to use this release.\n' +
'\n' +
'**Full Changelog**: https://github.com/actions/checkout/compare/v4...v5.0.0\n' +
'\n' +
'### [`v4.3.0`](https://redirect.github.com/actions/checkout/releases/tag/v4.3.0)\n' +
'\n' +
'[Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.2...v4.3.0)\n' +
'\n' +
"##### What's Changed\n" +
'\n' +
'- docs: update README.md by [@​motss](https://redirect.github.com/motss) in [https://github.com/actions/checkout/pull/1971](https://redirect.github.com/actions/checkout/pull/1971)\n' +
'- Add internal repos for checking out multiple repositories by [@​mouismail](https://redirect.github.com/mouismail) in [https://github.com/actions/checkout/pull/1977](https://redirect.github.com/actions/checkout/pull/1977)\n' +
'- Documentation update - add recommended permissions to Readme by [@​benwells](https://redirect.github.com/benwells) in [https://github.com/actions/checkout/pull/2043](https://redirect.github.com/actions/checkout/pull/2043)\n' +
'- Adjust positioning of user email note and permissions heading by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/checkout/pull/2044](https://redirect.github.com/actions/checkout/pull/2044)\n' +
'- Update README.md by [@​nebuk89](https://redirect.github.com/nebuk89) in [https://github.com/actions/checkout/pull/2194](https://redirect.github.com/actions/checkout/pull/2194)\n' +
'- Update CODEOWNERS for actions by [@​TingluoHuang](https://redirect.github.com/TingluoHuang) in [https://github.com/actions/checkout/pull/2224](https://redirect.github.com/actions/checkout/pull/2224)\n' +
'- Update package d
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '16902757792',
status: 422,
response: {
url: 'https://api.github.com/repos/kubewarden/kwctl/releases/237833542',
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: 'Tue, 12 Aug 2025 08:01:29 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': '2C31:2A9280:3BE0925:D741FA2:689AF4D9',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14749',
'x-ratelimit-reset': '1754988481',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '251',
'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/kubewarden/kwctl/releases/237833542',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.3 (linux; x64)',
'x-github-delivery': '16902757792',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 🧰 Maintenance\\n\\n- build(deps): update github-actions (#1313)\\n- build(deps): update all patch level dependencies (#1312)\\n- build(deps): lock file maintenance (#1311)\\n- build(deps): update taiki-e/install-action action to v2.58.6 (#1310)\\n- build(deps): update github-actions (#1309)\\n- build(deps): update github-actions (#1307)\\n- build(deps): update rust crate clap\\\\_complete to v4.5.56 (#1308)\\n- build(deps): update taiki-e/install-action action to v2.58.0 (#1306)\\n- build(deps): update rust crate clap to v4.5.43 (#1305)\\n- chore(deps): update actions/download-artifact action to v5 (#1304)\\n- build(deps): update taiki-e/install-action action to v2.57.8 (#1303)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.27.3","tag_name":"untagged-bebe7dd7e6f8f014a7c8","target_commitish":"refs/pull/1314/merge"}',
request: {}
},
event: {
id: '16902757792',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4.2.2` -> `v5.0.0` |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>actions/checkout (actions/checkout)</summary>\n' +
'\n' +
'### [`v5.0.0`](https://redirect.github.com/actions/checkout/releases/tag/v5.0.0)\n' +
'\n' +
'[Compare Source](https://redirect.github.com/actions/checkout/compare/v4.3
|
|
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/)
|