Skip to content

Bump io.jenkins.tools.bom:bom-2.479.x (#1230) #568

Bump io.jenkins.tools.bom:bom-2.479.x (#1230)

Bump io.jenkins.tools.bom:bom-2.479.x (#1230) #568

Triggered via push December 14, 2024 09:14
Status Success
Total duration 11s
Artifacts
update_release_draft
4s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '12328631801', status: 403, response: { url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/releases', status: 403, 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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sat, 14 Dec 2024 09:15:03 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'AC05:31AE09:7202A9:E30453:675D4C97', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4987', 'x-ratelimit-reset': '1734170168', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '13', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/master","name":"6.2.0","tag_name":"git-client-6.1.1","body":"<!-- Optional: add a release summary here -->\\n## 🚀 New features and improvements\\n\\n* Bump jgit.version from 7.0.0.202409031743-r to 7.1.0.202411261347-r (#1220) @dependabot\\n\\n## 🐛 Bug fixes\\n\\n* Use static field instead of hardcoded string for workspace temp dir (#1213) @StefanSpieker\\n\\n## 👻 Maintenance\\n\\n* Require Jenkins 2.479.1 or newer (#1209) @MarkEWaite\\n* Use Java 17 language features (#1206) @MarkEWaite\\n\\n## 🚦 Tests\\n\\n* Always run known hosts tests locally (#1225) @MarkEWaite\\n* Remove bitbucket.org from host key verification tests (#1224) @MarkEWaite\\n* Revert \\"Bump jgit.version from 7.0.0.202409031743-r to 7.1.0.202411261347-r\\" (#1223) @MarkEWaite\\n\\n## 📦 Dependency updates\\n\\n<details>\\n<summary>18 changes</summary>\\n\\n* Bump io.jenkins.tools.bom:bom-2.479.x from 3790.va_b_a_2d26d2b_69 to 3814.v9563d972079a_ (#1230) @dependabot\\n* Bump nl.jqno.equalsverifier:equalsverifier from 3.17.4 to 3.17.5 (#1228) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.479.x from 3761.vd922730f0fd2 to 3790.va_b_a_2d26d2b_69 (#1226) @dependabot\\n* Bump nl.jqno.equalsverifier:equalsverifier from 3.17.3 to 3.17.4 (#1222) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.479.x from 3722.vcc62e7311580 to 3761.vd922730f0fd2 (#1221) @dependabot\\n* Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#1218) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.479.x from 3696.vb_b_4e2d1a_0542 to 3722.vcc62e7311580 (#1217) @dependabot\\n* Bump org.jenkins-ci.plugins:plugin from 5.2 to 5.3 (#1216) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.479.x from 3654.v237e4a_f2d8da_ to 3696.vb_b_4e2d1a_0542 (#1215) @dependabot\\n* Bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.3 (#1212) @dependabot\\n* Bump
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462: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:30793:18) { name: 'AggregateError', event: { id: '12328631801', name: 'push', payload: { after: '0d8c59b5654e95e819ff32397c995dc6579c7894', base_ref: null, before: '603b621f62c727efe23b33969a52aa41efa5be78', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '0d8c59b5654e95e819ff32397c995dc6579c7894', message: 'Bump io.jenkins.tools.bom:bom-2.479.x (#1230)', timestamp: '2024-12-14T09:14:50Z', tree_id: 'f4a77573e7a11483d845edafcaf14dd96b0578fa', url: 'https://github.com/jenkinsci/git-client-plugin/commit/0d8c59b5654e95e819ff32397c995dc6579c7894' } ], compare: 'https://github.com/jenkinsci/git-client-plugin/compare/603b621f62c7...0d8c59b5654e', created: false, deleted: false, forced: false, head_commit: { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '0d8c59b5654e95e819ff32397c995dc6579c7894', message: 'Bump io.jenkins.tools.bom:bom-2.479.x (#1230)', timestamp: '2024-12-14T09:14:50Z', tree_id: 'f4a77573e7a11483d845edafcaf14dd96b0578fa', url: 'https://github.com/jenkinsci/git-client-plugin/commit/0d8c59b5654e95e819ff32397c995dc6579c7894' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/107424?v=4', description: 'Jenkins is an open source automation server with an unparalleled plugin ecosystem to support practically every tool as part of your delivery pipelines', events_url: 'https://api.github.com/orgs/jenkinsci/events', hooks_url: 'https://api.github.com/orgs/jenkinsci/hooks', id: 107424, issues_url: 'https://api.github.com/orgs/jenkinsci/issues', login: 'jenkinsci', members_url: 'https://api.github.com/orgs/jenkinsci/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEwNzQyNA==', public_members_url: 'https://api.github.com/orgs/jenkinsci/public_members{/member}', repos_url: 'https://api.github.com/orgs/jenkinsci/repos', url: 'https://api.github.com/orgs/jenkinsci' }, pusher: { email: null, name: 'dependabot[bot]' }, ref: 'refs/heads/master', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/assignees{/user}', blobs_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/branches{/branch}', clone_url: 'https://github.com/jenkinsci/git-client-plugin.git', collaborators_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/comments{/number}', commits_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/commits{/sha}', compare_url: 'https://api.github.com/repos/jenkinsci/git-client-plugin/compare/{base}...{head}
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636