Skip to content

chore(jenkins): Updates Jenkins plugins #2371

chore(jenkins): Updates Jenkins plugins

chore(jenkins): Updates Jenkins plugins #2371

Triggered via pull request October 11, 2025 09:27
Status Success
Total duration 45s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
41s
update_release_draft
Fit to window
Zoom out
Zoom in

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: '18427598567', name: 'pull_request', payload: { action: 'opened', number: 1659, 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/1659/comments' }, commits: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1659/commits' }, html: { href: 'https://github.com/jenkins-docs/quickstart-tutorials/pull/1659' }, issue: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/issues/1659' }, 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/1659/comments' }, self: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1659' }, statuses: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/statuses/532c737cf46c181135079683a11a0cd3b0315c54' } }, active_lock_reason: null, additions: 10, 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/co
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '18427598567', 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: 'Sat, 11 Oct 2025 09:28: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': 'D802:28A5D9:307A1F0:31D8845:68EA233C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4978', 'x-ratelimit-reset': '1760178446', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '22', '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.19.4 (linux; x64)', 'x-github-delivery': '18427598567', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Bump Gitpod version to 2025-10-03-12-40-36 @[github-actions[bot]](https://github.com/apps/github-actions) (#1641)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1639)\\n- Bump ssh-agent version to 7.2.0-jdk21 @[github-actions[bot]](https://github.com/apps/github-actions) (#1618)\\n- Update Jenkins Weekly versions to 2.530-jdk21 in the controller Dockerfile @[github-actions[bot]](https://github.com/apps/github-actions) (#1617)\\n- Bump Gitpod version to 2025-09-30-19-32-37 @[github-actions[bot]](https://github.com/apps/github-actions) (#1616)\\n- Bump Debian Bookworm Linux version to bookworm-20250929 @[github-actions[bot]](https://github.com/apps/github-actions) (#1615)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1613)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1609)\\n- Bump Gitpod version to 2025-09-22-12-51-14 @[github-actions[bot]](https://github.com/apps/github-actions) (#1600)\\n- Update Jenkins Weekly versions to 2.529-jdk21 in the controller Dockerfile @[github-actions[bot]](https://github.com/apps/github-actions) (#1601)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1598)\\n- Bump Gitpod version to 2025-09-19-10-52-27 @[github-actions[bot]](https://github.com/apps/github-actions) (#1592)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1590)\\n- Update Jenkins Weekly versions to 2.528-jdk21 in the controller Dockerfile @[github-actions[bot]](https://github.com/apps/github-actions) (#1585)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1583)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1578)\\n- Update Jenkins Weekly versions to 2.527-jdk21 in the controller Dockerfile @[github-actions[bot]
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/)