Bump org.jenkins-ci:jenkins from 1.113 to 1.114 (#104) #90
release-drafter.yml
on: push
update_release_draft
6s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '8963511601',
status: 403,
response: {
url: 'https://api.github.com/repos/jenkinsci/lib-version-number/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, 06 May 2024 03:14:43 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': '3385:1B77AE:499F6EB:7194C3A:66384B23',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4996',
'x-ratelimit-reset': '1714968880',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '4',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/jenkinsci/lib-version-number/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"1.12","tag_name":"version-number-1.12","body":"<!-- Optional: add a release summary here -->\\n## 👻 Maintenance\\n\\n* Test on Java 21 (#89) @NotMyFault\\n\\n## 📦 Dependency updates\\n\\n<details>\\n<summary>35 changes</summary>\\n\\n* Bump org.jenkins-ci:jenkins from 1.113 to 1.114 (#104) @dependabot\\n* Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#103) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.112 to 1.113 (#102) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.111 to 1.112 (#101) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.110 to 1.111 (#100) @dependabot\\n* Bump release-drafter/release-drafter from 5 to 6 (#99) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.109 to 1.110 (#98) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.108 to 1.109 (#97) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.107 to 1.108 (#95) @dependabot\\n* Bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#94) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.106 to 1.107 (#93) @dependabot\\n* Bump org.apache.maven:maven-artifact from 3.9.4 to 3.9.5 (#92) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.105 to 1.106 (#91) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.104 to 1.105 (#90) @dependabot\\n* Bump org.jenkins-ci:jenkins from 1.103 to 1.104 (#88) @dependabot\\n* Bump org.apache.maven:maven-artifact from 3.9.3 to 3.9.4 (#87) @dependabot\\n* Bump jenkins from 1.102 to 1.103 (#86) @dependabot\\n* Bump jenkins from 1.101 to 1.102 (#85) @dependabot\\n* Bump git-changelist-maven-extension from 1.6 to 1.7 (#84) @dependabot\\n* Bump jenkins from 1.100 to 1.101 (#83) @dependabot\\n* Bump jenkins from 1.99 to 1.100 (#81) @dependabot\\n* Bump maven-artifact from 3.9.2 to 3.9.3 (#82) @dependabot\\n* Bump jenkins from 1.98 to 1.99 (#80) @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: '8963511601',
name: 'push',
payload: {
after: 'd046a9f89c23033b7b3b68a0d4dda38a85f75779',
base_ref: null,
before: 'e541db8f6e1c37cb6c9690ea627251a4f0eafb34',
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: 'd046a9f89c23033b7b3b68a0d4dda38a85f75779',
message: 'Bump org.jenkins-ci:jenkins from 1.113 to 1.114 (#104)',
timestamp: '2024-05-06T03:14:29Z',
tree_id: '3dd41594197c2f90687310411ba9fbc19fa68fdd',
url: 'https://github.com/jenkinsci/lib-version-number/commit/d046a9f89c23033b7b3b68a0d4dda38a85f75779'
}
],
compare: 'https://github.com/jenkinsci/lib-version-number/compare/e541db8f6e1c...d046a9f89c23',
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: 'd046a9f89c23033b7b3b68a0d4dda38a85f75779',
message: 'Bump org.jenkins-ci:jenkins from 1.113 to 1.114 (#104)',
timestamp: '2024-05-06T03:14:29Z',
tree_id: '3dd41594197c2f90687310411ba9fbc19fa68fdd',
url: 'https://github.com/jenkinsci/lib-version-number/commit/d046a9f89c23033b7b3b68a0d4dda38a85f75779'
},
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/lib-version-number/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jenkinsci/lib-version-number/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jenkinsci/lib-version-number/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jenkinsci/lib-version-number/branches{/branch}',
clone_url: 'https://github.com/jenkinsci/lib-version-number.git',
collaborators_url: 'https://api.github.com/repos/jenkinsci/lib-version-number/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jenkinsci/lib-version-number/comments{/number}',
commits_url: 'https://api.github.com/repos/jenkinsci/lib-version-number/commits{/sha}',
compare_url: 'https://api.github.com/repos/jenkinsci/lib-version-n
|