Skip to content

chore(jenkins): Updates Jenkins plugins #2138

chore(jenkins): Updates Jenkins plugins

chore(jenkins): Updates Jenkins plugins #2138

Triggered via pull request August 12, 2025 11:16
Status Success
Total duration 1m 41s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
1m 18s
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: '16907207605', name: 'pull_request', payload: { action: 'opened', number: 1484, 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/1484/comments' }, commits: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1484/commits' }, html: { href: 'https://github.com/jenkins-docs/quickstart-tutorials/pull/1484' }, issue: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/issues/1484' }, 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/1484/comments' }, self: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1484' }, statuses: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/statuses/e26b2903c0c098e7668005f28c3dc40d64e568c6' } }, active_lock_reason: null, additions: 8, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'jenkins-docs:main', ref: 'main', 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/content
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '16907207605', 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: 'Tue, 12 Aug 2025 11:17:41 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': 'B019:6C554:14658D:492A77:689B22D5', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4841', 'x-ratelimit-reset': '1755000913', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '159', '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.3 (linux; x64)', 'x-github-delivery': '16907207605', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1483)\\n- chore(deps): bump updatecli/updatecli-action from 2.89.0 to 2.90.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#1482)\\n- Bump Gitpod version to 2025-08-11-16-56-40 @[github-actions[bot]](https://github.com/apps/github-actions) (#1478)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1476)\\n- chore(deps): bump actions/checkout from 4 to 5 @[dependabot[bot]](https://github.com/apps/dependabot) (#1477)\\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) (#1469)\\n- Update Docker versions @[github-actions[bot]](https://github.com/apps/github-actions) (#1468)\\n- Bump Gitpod version to 2025-08-07-07-41-05 @[github-actions[bot]](https://github.com/apps/github-actions) (#1466)\\n- Bump golang version to 1.24.6 @[github-actions[bot]](https://github.com/apps/github-actions) (#1467)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1465)\\n- chore(deps): bump jenkins/ssh-agent from 6.23.0-jdk21 to 6.24.0-jdk21 in /dockerfiles/dotnet @[dependabot[bot]](https://github.com/apps/dependabot) (#1464)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1463)\\n- chore(deps): bump updatecli/updatecli-action from 2.88.0 to 2.89.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#1460)\\n- chore(deps): bump anchore/scan-action from 6.5.0 to 6.5.1 @[dependabot[bot]](https://github.com/apps/dependabot) (#1461)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1457)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1456)\\n- Bump Gitpod version to 2025-07-31-18-26-59 @[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/)