Call initialize in the Pipeline public constructor (#94) #12
release-drafter.yml
on: push
update_release_draft
4s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '8332785907',
status: 403,
response: {
url: 'https://api.github.com/repos/s22s/PDAL-Java/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, 18 Mar 2024 19:54:14 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': '5004:8BEC7:1B7F621:330423F:65F89BE6',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1710791659',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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/s22s/PDAL-Java/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/main","name":"2.7.0","tag_name":"v2.7.0","body":"* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8332785907',
name: 'push',
payload: {
after: '6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e',
base_ref: null,
before: 'b1a4aa08d28a0bbef41657408169c8df957d16e8',
commits: [
{
author: {
email: 'simeon.fitch@nuview.space',
name: 'Simeon H.K. Fitch',
username: 'metasim'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ee46645b99b6165db1397709dcdb04289beefe62',
message: 'Cmake list delimeter should be `;`. (#96)',
timestamp: '2024-03-18T15:22:55-04:00',
tree_id: '40ec119a1730590190401b87c014fe56c79c8135',
url: 'https://github.com/s22s/PDAL-Java/commit/ee46645b99b6165db1397709dcdb04289beefe62'
},
{
author: {
email: 'gr.pomadchin@gmail.com',
name: 'Grigory',
username: 'pomadchin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e',
message: 'Call initialize in the Pipeline public constructor (#94)\n' +
'\n' +
'* Encapsulate init in the aux constructor\r\n' +
'\r\n' +
'* Make pipeline.initialize() private',
timestamp: '2024-03-18T15:24:11-04:00',
tree_id: '059edb2aa879c1bc240eb21ef4a6f742fe965daa',
url: 'https://github.com/s22s/PDAL-Java/commit/6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e'
}
],
co
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8332785907',
name: 'push',
payload: {
after: '6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e',
base_ref: null,
before: 'b1a4aa08d28a0bbef41657408169c8df957d16e8',
commits: [
{
author: {
email: 'simeon.fitch@nuview.space',
name: 'Simeon H.K. Fitch',
username: 'metasim'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ee46645b99b6165db1397709dcdb04289beefe62',
message: 'Cmake list delimeter should be `;`. (#96)',
timestamp: '2024-03-18T15:22:55-04:00',
tree_id: '40ec119a1730590190401b87c014fe56c79c8135',
url: 'https://github.com/s22s/PDAL-Java/commit/ee46645b99b6165db1397709dcdb04289beefe62'
},
{
author: {
email: 'gr.pomadchin@gmail.com',
name: 'Grigory',
username: 'pomadchin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e',
message: 'Call initialize in the Pipeline public constructor (#94)\n' +
'\n' +
'* Encapsulate init in the aux constructor\r\n' +
'\r\n' +
'* Make pipeline.initialize() private',
timestamp: '2024-03-18T15:24:11-04:00',
tree_id: '059edb2aa879c1bc240eb21ef4a6f742fe965daa',
url: 'https://github.com/s22s/PDAL-Java/commit/6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e'
}
],
compare: 'https://github.com/s22s/PDAL-Java/compare/b1a4aa08d28a...6dc071546e2c',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'gr.pomadchin@gmail.com',
name: 'Grigory',
username: 'pomadchin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e',
message: 'Call initialize in the Pipeline public constructor (#94)\n' +
'\n' +
'* Encapsulate init in the aux constructor\r\n' +
'\r\n' +
'* Make pipeline.initialize() private',
timestamp: '2024-03-18T15:24:11-04:00',
tree_id: '059edb2aa879c1bc240eb21ef4a6f742fe965daa',
url: 'https://github.com/s22s/PDAL-Java/commit/6dc071546e2cd7447474391f7f5c8bc8b8aa5c6e'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/21218400?v=4',
description: 'NUVIEW',
events_url: 'https://api.github.com/orgs/s22s/events',
hooks_url: 'https://api.github.com/orgs/s22s/hooks',
id: 21218400,
issues_url: 'https://api.github.com/orgs/s22s/issues',
login: 's22s',
members_url: 'https://api.github.com/orgs/s22s/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjIxMjE4NDAw',
public_members_url: 'https://api.github.com/orgs/s22s/public_members{/member}',
repos_url: 'https://api.github.com/orgs/s22s/repos',
url: 'https://api.github.com/orgs/s22s'
},
pusher: { email: 'simeon.fitch@nuview.space', name: 'metasim' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/s22s/PDAL-Java/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/s22s/PDAL-Jav
|