Skip to content

chore(jenkins): Updates Jenkins plugins #2081

chore(jenkins): Updates Jenkins plugins

chore(jenkins): Updates Jenkins plugins #2081

Triggered via pull request July 30, 2025 07:34
Status Success
Total duration 1m 6s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
1m 0s
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: '16616365879', name: 'pull_request', payload: { action: 'opened', number: 1440, 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/1440/comments' }, commits: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1440/commits' }, html: { href: 'https://github.com/jenkins-docs/quickstart-tutorials/pull/1440' }, issue: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/issues/1440' }, 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/1440/comments' }, self: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/pulls/1440' }, statuses: { href: 'https://api.github.com/repos/jenkins-docs/quickstart-tutorials/statuses/e0ee4f52f05ee8ac4b2e44bcf97db185f72982f2' } }, 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: '16616365879', 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: 'Wed, 30 Jul 2025 07:35:36 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': '7802:38E6BC:3F8C524:804F960:6889CB48', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4887', 'x-ratelimit-reset': '1753864427', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '113', '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': '16616365879', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Update Docker versions @[github-actions[bot]](https://github.com/apps/github-actions) (#1439)\\n- Update Docker versions @[github-actions[bot]](https://github.com/apps/github-actions) (#1438)\\n- Bump Gitpod version to 2025-07-29-12-33-20 @[github-actions[bot]](https://github.com/apps/github-actions) (#1437)\\n- Update docker and/or docker compose versions to 28.0.4/2.37.3 in the README.md @[github-actions[bot]](https://github.com/apps/github-actions) (#1436)\\n- Update Docker versions @[github-actions[bot]](https://github.com/apps/github-actions) (#1435)\\n- Update Docker versions @[github-actions[bot]](https://github.com/apps/github-actions) (#1434)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1433)\\n- chore(deps): bump anchore/scan-action from 6.4.0 to 6.5.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#1430)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1432)\\n- chore(deps): bump jenkins/ssh-agent from 6.22.0-jdk21 to 6.23.0-jdk21 in /dockerfiles/dotnet @[dependabot[bot]](https://github.com/apps/dependabot) (#1429)\\n- chore(deps): bump debian from bookworm-20250630-slim to bookworm-20250721-slim in /dockerfiles/agent-discovery @[dependabot[bot]](https://github.com/apps/dependabot) (#1428)\\n- chore(deps): bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 @[dependabot[bot]](https://github.com/apps/dependabot) (#1431)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1427)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1426)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1425)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1419)\\n- chore(jenkins): Updates Jenkins plugins @gounthar (#1418)
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/)