chore(jenkins): Updates Jenkins plugins #2092
Merged
Annotations
2 errors and 5 warnings
|
Run release-drafter/release-drafter@v6
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:56365:18)
{
name: 'AggregateError',
event: {
id: '22998419939',
name: 'pull_request',
payload: {
action: 'opened',
number: 2092,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/24830755?v=4',
description: 'Collection of docs, tutorials and relevant repositories',
events_url: 'https://api.github.com/orgs/jenkins-docs/events',
hooks_url: 'https://api.github.com/orgs/jenkins-docs/hooks',
id: 24830755,
issues_url: 'https://api.github.com/orgs/jenkins-docs/issues',
login: 'jenkins-docs',
members_url: 'https://api.github.com/orgs/jenkins-docs/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjI0ODMwNzU1',
public_members_url: 'https://api.github.com/orgs/jenkins-docs/public_members{/member}',
repos_url: 'https://api.github.com/orgs/jenkins-docs/repos',
url: 'https://api.github.com/orgs/jenkins-docs'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/issues/2092/comments'
},
commits: {
href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/2092/commits'
},
html: {
href: 'https://github.com/jenkins-docs/quickstart-tutorials/pull/2092'
},
issue: {
href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/issues/2092'
},
review_comment: {
href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/2092/comments'
},
self: {
href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/2092'
},
statuses: {
href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/statuses/a9d369c2175c7be38e116d49dc800c5b0f658778'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'jenkins-docs:weekly',
ref: 'weekly',
repo: {
allow_auto_merge: true,
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/jenkins-docs/quickstart-tutorials/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/branches{/branch}',
clone_url: 'https://github.com/jenkins-docs/quickstart-tutorials.git',
collaborators_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/comments{/number}',
commits_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/commits{/sha}',
compare_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/con
|
|
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '22998419939',
status: 422,
response: {
url: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/releases/131397745',
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 Mar 2026 10:54:13 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': '3421:E33DB:298DFDA:B0AF917:69B29B55',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4827',
'x-ratelimit-reset': '1773316298',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '173',
'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/jenkins-docs/quickstart-tutorials/releases/131397745',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)',
'x-github-delivery': '22998419939',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- Bump ssh-agent version to 7.15.0-jdk21 @[github-actions[bot]](https://github.com/apps/github-actions) (#2086)\\n- [Tutorials] Bump maven version to 3.9.13 @[github-actions[bot]](https://github.com/apps/github-actions) (#2085)\\n- Bump golang version to 1.26.1 @[github-actions[bot]](https://github.com/apps/github-actions) (#2084)\\n- Bump Debian Trixie Linux version to trixie-20260223 @[github-actions[bot]](https://github.com/apps/github-actions) (#2083)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#2082)\\n- Update docker and/or docker compose versions to 28.0.4/2.38.2 in the README.md @[github-actions[bot]](https://github.com/apps/github-actions) (#2058)\\n- Update Docker versions @[github-actions[bot]](https://github.com/apps/github-actions) (#2056)\\n- Update Jenkins Weekly versions to 2.551-jdk21 in the controller Dockerfile @[github-actions[bot]](https://github.com/apps/github-actions) (#2057)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#2055)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#2046)\\n- Update docker and/or docker compose versions to 29.1.5/2.40.3 in the README.md @[github-actions[bot]](https://github.com/apps/github-actions) (#2038)\\n- Bump ssh-agent version to 7.14.0-jdk21 @[github-actions[bot]](https://github.com/apps/github-actions) (#2037)\\n- Update Jenkins Weekly versions to 2.550-jdk21 in the controller Dockerfile @[github-actions[bot]](https://github.com/apps/github-actions) (#2036)\\n- Bump golang version to 1.26.0 @[github-actions[bot]](https://github.com/apps/github-actions) (#2035)\\n- Update Docker versions @[github-actions[bot]](https://github.com/apps/github-actions) (#2034)\\n- chore(jenkins): Updates J
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Run release-drafter/release-drafter@v6
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
background
wait
wait-all
cancel
Loading