Bump jest-junit from 12.0.0 to 16.0.0 in /ui #188
Annotations
2 errors and 4 warnings
Resource not accessible by integration
{
name: 'HttpError',
id: '13169855509',
status: 403,
response: {
url: 'https://api.github.com/repos/jenkinsci/pipeline-stage-view-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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 06 Feb 2025 01:21:44 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': 'C301:28875E:34BACBC:361E9E2:67A40EA8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4932',
'x-ratelimit-reset': '1738808120',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '68',
'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/pipeline-stage-view-plugin/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13169855509',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"pipeline-stage-view-plugin-2.34","tag_name":"pipeline-stage-view-2.35","body":"<!-- Optional: add a release summary here -->\\n## π New features and improvements\\n\\n* Enhancement: Add Year to Job Run Timestamp in pipeline-stage-view-plugin (#347) @DeepData-Diver\\n\\n## π Bug fixes\\n\\n* Fix pipeline box overflow with scroll (#348) @surendragalwa11\\n* Cap `runCount` in unused `JobApi.doDescribe` (#344) @jglick\\n\\n## π Documentation updates\\n\\n* [JENKINS-75043](https://issues.jenkins.io/browse/JENKINS-75043) - Add LICENSE file (#361) @PratikMane0112\\n\\n## π» Maintenance\\n\\n* Simplify JSON usages; update baseline to 2.426.3 (#352) @basil\\n* Enable Jenkins Security Scan (#334) @strangelookingnerd\\n* Enable NPM updates (#337) @jglick\\n\\n## π¦ Dependency updates\\n\\n* Bump jest-junit from 12.0.0 to 16.0.0 in /ui (#339) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump @babel/traverse from 7.18.11 to 7.25.9 in /ui (#355) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump com.github.klieber:phantomjs-maven-plugin from 0.4 to 0.6 (#357) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump org.jenkins-ci.plugins:plugin from 5.5 to 5.6 (#362) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump io.jenkins.tools.bom:bom-2.479.x from 3850.vb_c5319efa_e29 to 4051.v78dce3ce8b_d6 (#363) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Migrate from EE 8 to EE 9 (#359) @basil\\n* Bump ws from 7.5.9 to 7.5.10 in /ui (#342) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump elliptic from 6.5.4 to 6.6.0 in /ui (#353) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.88 (#350) @[dependabot[bot]](https://github.com/apps/depen
|
HttpError: Resource not accessible by integration
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: '13169855509',
name: 'push',
payload: {
after: '12cfe87771b29668983857a06c5a6ab976332e37',
base_ref: null,
before: '1f7176938a16729b7f7c8833232d0ec9dca06cd1',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '12cfe87771b29668983857a06c5a6ab976332e37',
message: 'Bump jest-junit from 12.0.0 to 16.0.0 in /ui\n' +
'\n' +
'Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.0.0 to 16.0.0.\n' +
'- [Release notes](https://github.com/jest-community/jest-junit/releases)\n' +
'- [Commits](https://github.com/jest-community/jest-junit/compare/v12.0.0...v16.0.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: jest-junit\n' +
' dependency-type: direct:development\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2025-02-06T01:21:30Z',
tree_id: 'b2a59c7b1ecda2d5765564b257f6b7be1403b231',
url: 'https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/12cfe87771b29668983857a06c5a6ab976332e37'
}
],
compare: 'https://github.com/jenkinsci/pipeline-stage-view-plugin/compare/1f7176938a16...12cfe87771b2',
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: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '12cfe87771b29668983857a06c5a6ab976332e37',
message: 'Bump jest-junit from 12.0.0 to 16.0.0 in /ui\n' +
'\n' +
'Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.0.0 to 16.0.0.\n' +
'- [Release notes](https://github.com/jest-community/jest-junit/releases)\n' +
'- [Commits](https://github.com/jest-community/jest-junit/compare/v12.0.0...v16.0.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: jest-junit\n' +
' dependency-type: direct:development\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2025-02-06T01:21:30Z',
tree_id: 'b2a59c7b1ecda2d5765564b257f6b7be1403b231',
url: 'https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/12cfe87771b29668983857a06c5a6ab976332e37'
},
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/jenk
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading