Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.4 (#116) #134
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v6
Resource not accessible by integration
{
name: 'HttpError',
id: '12473547594',
status: 403,
response: {
url: 'https://api.github.com/repos/jenkinsci/resource-disposer-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, 23 Dec 2024 22:06:37 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': '9425:3A7940:C67867B:18C20B80:6769DEED',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4990',
'x-ratelimit-reset': '1734994768',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'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/resource-disposer-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":"0.26","tag_name":"resource-disposer-0.26","body":"<!-- Optional: add a release summary here -->\\n## 📦 Dependency updates\\n\\n* Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.4 (#116) @dependabot\\n* Bump org.jenkins-ci.plugins:plugin from 5.2 to 5.3 (#115) @dependabot\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '12473547594',
name: 'push',
payload: {
after: '18e16b4326406cfc0307e75786ac4055986419d2',
base_ref: null,
before: '5d8fcd034fb6a26c13fe30c850b40bd092edc95f',
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: '18e16b4326406cfc0307e75786ac4055986419d2',
message: 'Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.4 (#116)',
timestamp: '2024-12-23T22:06:26Z',
tree_id: '13c50e144ef7fb4dbedd72e73b8ee96b56bf7860',
url: 'https://github.com/jenkinsci/resource-disposer-plugin/commit/18e16b4326406cfc0307e75786ac4055986419d2'
}
],
compare: 'https://github.com/jenkinsci/resource-disposer-plugin/compare/5d8fcd034fb6...18e16b432640',
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'
|
Run release-drafter/release-drafter@v6
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: '12473547594',
name: 'push',
payload: {
after: '18e16b4326406cfc0307e75786ac4055986419d2',
base_ref: null,
before: '5d8fcd034fb6a26c13fe30c850b40bd092edc95f',
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: '18e16b4326406cfc0307e75786ac4055986419d2',
message: 'Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.4 (#116)',
timestamp: '2024-12-23T22:06:26Z',
tree_id: '13c50e144ef7fb4dbedd72e73b8ee96b56bf7860',
url: 'https://github.com/jenkinsci/resource-disposer-plugin/commit/18e16b4326406cfc0307e75786ac4055986419d2'
}
],
compare: 'https://github.com/jenkinsci/resource-disposer-plugin/compare/5d8fcd034fb6...18e16b432640',
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: '18e16b4326406cfc0307e75786ac4055986419d2',
message: 'Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.4 (#116)',
timestamp: '2024-12-23T22:06:26Z',
tree_id: '13c50e144ef7fb4dbedd72e73b8ee96b56bf7860',
url: 'https://github.com/jenkinsci/resource-disposer-plugin/commit/18e16b4326406cfc0307e75786ac4055986419d2'
},
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/resource-disposer-plugin/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jenkinsci/resource-disposer-plugin/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jenkinsci/resource-disposer-plugin/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jenkinsci/resource-disposer-plugin/branches{/branch}',
clone_url: 'https://github.com/jenkinsci/resource-disposer-plugin.git',
collaborators_url: 'https://api.github.com/repos/jenkinsci/resource-disposer-plugin/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jenkinsci/resource-disposer-plugin/comments{/number}',
commits_url: 'https://api.github.com/repos/jenkinsci/resource-disposer-plugin/commits{/sha}',
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading