Skip to content

chore(jenkins): Updates Jenkins plugins #2363

chore(jenkins): Updates Jenkins plugins

chore(jenkins): Updates Jenkins plugins #2363

Triggered via pull request October 7, 2025 04:43
Status Success
Total duration 57s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
54s
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: '18302288938', name: 'pull_request', payload: { action: 'opened', number: 1652, 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/1652/comments' }, commits: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1652/commits' }, html: { href: 'https://github.com/jenkins-docs/quickstart-tutorials/pull/1652' }, issue: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/issues/1652' }, 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/1652/comments' }, self: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1652' }, statuses: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/statuses/f09c9df0d018f970e30536553c6298550090a1ad' } }, active_lock_reason: null, additions: 3, 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: '18302288938', 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, 07 Oct 2025 04:44:50 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': '7039:1077B0:30C59A9:D13C329:68E49AC1', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4582', 'x-ratelimit-reset': '1759815559', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '418', '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': '18302288938', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1650)\\n- Bump Gitpod version to 2025-10-06-13-14-25 @[github-actions[bot]](https://github.com/apps/github-actions) (#1648)\\n- chore(deps): bump debian from trixie-20250610-slim to trixie-20250929-slim in /dockerfiles/agent-discovery @[dependabot[bot]](https://github.com/apps/dependabot) (#1645)\\n- chore(deps): bump updatecli/updatecli-action from 2.92.0 to 2.93.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#1644)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1643)\\n- chore(deps): bump jenkins/ssh-agent from 7.1.0-jdk21 to 7.2.0-jdk21 in /dockerfiles/dotnet @[dependabot[bot]](https://github.com/apps/dependabot) (#1646)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1638)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1637)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1636)\\n- Bump Gitpod version to 2025-10-03-12-40-36 @[github-actions[bot]](https://github.com/apps/github-actions) (#1635)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1634)\\n- Bump Gitpod version to 2025-10-01-13-03-34 @[github-actions[bot]](https://github.com/apps/github-actions) (#1632)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1631)\\n- Move debian to trixie @gounthar (#1630)\\n- Bump Debian Trixie Linux version to trixie-20250929 @[github-actions[bot]](https://github.com/apps/github-actions) (#1629)\\n- chore: update Dockerfile and debian.yaml to use Debian Trixie version @gounthar (#1628)\\n- Fix docker build @gounthar (#1627)\\n- chore: update Docker version information in PR body @gounthar (#1626)\\n- Bump ssh-agent version to 7.2.0-jdk21 @[github-actions[bot]](http
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/)