oop #438
Annotations
2 errors
update
Resource not accessible by integration
{
name: 'HttpError',
id: '8768517356',
status: 403,
response: {
url: 'https://api.github.com/repos/jalim/home-operations/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: 'Sat, 20 Apr 2024 23:45:23 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': 'FC04:223FD2:3CA2986:602D787:66245393',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1713660235',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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/jalim/home-operations/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":"Release v2024.5.0","tag_name":"v2024.5.0","body":"## What's Changed\\n\\n- fix(github-release): update prometheus-operator/prometheus-operator to v0.73.2 @bot-kanga (#201)\\n\\n## Kubernetes\\n\\n- fix(container): update image ghcr.io/jalim/prowlarr-develop to v1.16.2.4435 @bot-kanga (#204)\\n- fix(helm): update chart emqx-operator to 2.2.22 @bot-kanga (#203)\\n- fix(helm): update rook-ceph group to v1.14.2 (patch) @bot-kanga (#202)\\n- fix(container): update image ghcr.io/onedr0p/kubanetics to v2024.4.2 @bot-kanga (#200)\\n- feat(container): update image ghcr.io/siderolabs/kubelet to v1.30.0 @bot-kanga (#196)\\n- feat(container): update talos group to v1.7.0 (minor) @bot-kanga (#199)\\n\\n**Full Changelog**: https://github.com/jalim/home-operations/compare/2024.4.0...v2024.5.0\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '8768517356',
name: 'push',
payload: {
after: '1551d78e2d5e52dba5d21b387bf722ee9723b984',
base_ref: null,
before: '2d10859c9f5c65de74614c5e1960dd43a4ad0b0c',
commits: [
{
author: {
email: '[email protected]',
name: 'Luke',
username: 'jalim'
},
committer: {
email: '[email protected]',
name: 'Luke',
username: 'jalim'
},
distinct: true,
id: '1551d78e2d5e52dba5d21b387bf722ee9723b984',
message: 'oop',
timestamp: '2024-04-21T07:45:08+08:00',
tree_id: 'bae941730b5452701979aa222ed6f296e1488549',
url: 'https://github.com/jalim/home-operations/commit/1551d78e2d5e52dba5d21b387bf722ee9723b984'
}
],
compare: 'https://github.com/jalim/home-operations/compare/2d10859c9f5c...1551d78e2d5e',
created: false,
|
update
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/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/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8768517356',
name: 'push',
payload: {
after: '1551d78e2d5e52dba5d21b387bf722ee9723b984',
base_ref: null,
before: '2d10859c9f5c65de74614c5e1960dd43a4ad0b0c',
commits: [
{
author: {
email: '[email protected]',
name: 'Luke',
username: 'jalim'
},
committer: {
email: '[email protected]',
name: 'Luke',
username: 'jalim'
},
distinct: true,
id: '1551d78e2d5e52dba5d21b387bf722ee9723b984',
message: 'oop',
timestamp: '2024-04-21T07:45:08+08:00',
tree_id: 'bae941730b5452701979aa222ed6f296e1488549',
url: 'https://github.com/jalim/home-operations/commit/1551d78e2d5e52dba5d21b387bf722ee9723b984'
}
],
compare: 'https://github.com/jalim/home-operations/compare/2d10859c9f5c...1551d78e2d5e',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Luke',
username: 'jalim'
},
committer: {
email: '[email protected]',
name: 'Luke',
username: 'jalim'
},
distinct: true,
id: '1551d78e2d5e52dba5d21b387bf722ee9723b984',
message: 'oop',
timestamp: '2024-04-21T07:45:08+08:00',
tree_id: 'bae941730b5452701979aa222ed6f296e1488549',
url: 'https://github.com/jalim/home-operations/commit/1551d78e2d5e52dba5d21b387bf722ee9723b984'
},
pusher: {
email: '[email protected]',
name: 'jalim'
},
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/jalim/home-operations/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jalim/home-operations/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jalim/home-operations/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jalim/home-operations/branches{/branch}',
clone_url: 'https://github.com/jalim/home-operations.git',
collaborators_url: 'https://api.github.com/repos/jalim/home-operations/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jalim/home-operations/comments{/number}',
commits_url: 'https://api.github.com/repos/jalim/home-operations/commits{/sha}',
compare_url: 'https://api.github.com/repos/jalim/home-operations/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/jalim/home-operations/contents/{+path}',
contributors_url: 'https://api.github.com/repos/jalim/home-operations/contributors',
created_at: 1709351695,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/jalim/home-operations/deployments',
description: 'Home Operations - Kubernetes backed.',
disabled: false,
downloads_url: 'https://api.github.com/repos/jalim/home-operations/downloads',
events_url: 'https://api.github.com/repos/jalim/home-operations/events',
fork: false,
forks: 1,
forks_count: 1,
forks_url: 'https://api.github.com/repos/jalim/home-operations/forks',
full_name: 'jalim/home-operations',
git_commits_url: 'https://api.github.com/repos/jalim/home-operations/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/jalim/home-operations/git/refs{/
|