Skip to content

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#364) #315

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#364)

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#364) #315

Triggered via push July 8, 2024 04:21
Status Success
Total duration 15s
Artifacts
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '9833481999', status: 403, response: { url: 'https://api.github.com/repos/jenkinsci/priority-sorter-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: 'Mon, 08 Jul 2024 04:21:26 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': '3C84:2830F5:6D2E7B8:C3B0E11:668B6946', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4980', 'x-ratelimit-reset': '1720415506', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '20', '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/priority-sorter-plugin/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/master","name":"5.2","tag_name":"PrioritySorter-5.1","body":"<!-- Optional: add a release summary here -->\\n## 👻 Maintenance\\n\\n* Suppress future spotbugs warning for equals test (#350) @MarkEWaite\\n* Require Jenkins 2.426.3 or newer (#334) @MarkEWaite\\n* Remove spotbugs version declaration (#331) @MarkEWaite\\n* Replace deprecated javax annotation with spotbugs annotation (#325) @MarkEWaite\\n* Use spotbugs 4.8.2 (#324) @MarkEWaite\\n\\n## 🚦 Tests\\n\\n* Replace deprecated javax annotation with spotbugs annotation (#325) @MarkEWaite\\n\\n## 📦 Dependency updates\\n\\n<details>\\n<summary>39 changes</summary>\\n\\n* Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#364) @dependabot\\n* Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84 (#362) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3143.v347db_7c6db_6e to 3157.vb_3e8b_8a_d185d (#361) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3135.v6d6c1f6b_3572 to 3143.v347db_7c6db_6e (#360) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3133.v1a_f4cc81b_b_26 to 3135.v6d6c1f6b_3572 (#359) @dependabot\\n* Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0 (#358) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3120.v4d898e1e9fc4 to 3133.v1a_f4cc81b_b_26 (#357) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3105.v672692894683 to 3120.v4d898e1e9fc4 (#356) @dependabot\\n* Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83 (#355) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3080.vfa_b_e4a_a_39b_44 to 3105.v672692894683 (#354) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3056.v53343b_a_b_a_850 to 3080.vfa_b_e4a_a_39b_44 (#353) @dependabot\\n* Bump io.jenkins.tools.bom:bom-2.426.x from 3041.ve87ce2cdf223 to 3056.v53343b_a_b_a_850 (#352
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: '9833481999', name: 'push', payload: { after: 'fb7d8ce729ab3b2c9b4f7efd33a76b02bf108156', base_ref: null, before: '4ce1b8101218eba8c5ef09e2ad2b3a452c5a1cf9', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'fb7d8ce729ab3b2c9b4f7efd33a76b02bf108156', message: 'Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#364)', timestamp: '2024-07-08T04:21:12Z', tree_id: '25d36bf1206a02349878383b6228607ed660ea18', url: 'https://github.com/jenkinsci/priority-sorter-plugin/commit/fb7d8ce729ab3b2c9b4f7efd33a76b02bf108156' } ], compare: 'https://github.com/jenkinsci/priority-sorter-plugin/compare/4ce1b8101218...fb7d8ce729ab', 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: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'fb7d8ce729ab3b2c9b4f7efd33a76b02bf108156', message: 'Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#364)', timestamp: '2024-07-08T04:21:12Z', tree_id: '25d36bf1206a02349878383b6228607ed660ea18', url: 'https://github.com/jenkinsci/priority-sorter-plugin/commit/fb7d8ce729ab3b2c9b4f7efd33a76b02bf108156' }, 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/priority-sorter-plugin/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/jenkinsci/priority-sorter-plugin/assignees{/user}', blobs_url: 'https://api.github.com/repos/jenkinsci/priority-sorter-plugin/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/jenkinsci/priority-sorter-plugin/branches{/branch}', clone_url: 'https://github.com/jenkinsci/priority-sorter-plugin.git', collaborators_url: 'https://api.github.com/repos/jenkinsci/priority-sorter-plugin/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/jenkinsci/priority-sorter-plugin/comments{/number}', commits_url: 'https://api.github.com/repos/jenkinsci/priority-sorter-plugin/commits{/sha}', compare_url: