Convert to runtime_data #295
release-drafter.yml
on: pull_request
Release Drafter
5s
Annotations
2 errors
Release Drafter
Resource not accessible by integration
{
name: 'HttpError',
id: '11645764995',
status: 403,
response: {
url: 'https://api.github.com/repos/agittins/bermuda/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, 02 Nov 2024 20:59:27 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': '0C86:3EE8E4:16BF9821:2C0E8AA3:672692AF',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1730584765',
'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',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/agittins/bermuda/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/354/merge","name":"v0.6.9","tag_name":"v0.6.9","body":"## Changes\\n\\n- Bump requirements homeassistant to 2024.6 @agittins (#259)\\n- Change to HA config of ruff @Lash-L (#261)\\n- fix: Entities not updating if away at startup @agittins (#269)\\n- fix: Absent devices now show as \\"Away\\" on startup @agittins (#270)\\n- Fix tests and change some objects @Lash-L (#262)\\n- Switch to ruff for vscode formatter, linting @agittins (#273)\\n- Add Calibration at a per-scanner level @Lash-L (#275)\\n- chore: Linting / cleaning commented code @agittins (#282)\\n- feat: Config status and Calibration additions @agittins (#283)\\n- Workflow and HACS changes @agittins (#284)\\n- Fix linting and pre-commit workflow @agittins (#285)\\n- Further Calibration improvements @agittins (#289)\\n- Linting, btmanager import fix. @agittins (#348)\\n- Add a global device to keep track of some helpful data. @Lash-L (#328)\\n\\n## :package: Dependencies\\n\\n- chore(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 @dependabot (#246)\\n- chore(deps): bump softprops/action-gh-release from 2.0.6 to 2.0.8 @dependabot (#249)\\n- chore(deps): bump ruff from 0.5.2 to 0.5.4 @dependabot (#255)\\n- chore(deps): bump ruff from 0.5.4 to 0.5.5 @dependabot (#265)\\n- chore(deps): bump pip from 24.1.2 to 24.2 in /.github/workflows @dependabot (#267)\\n- chore(deps): update pip requirement from <24.2,>=24.1.1 to >=24.1.1,<24.3 @dependabot (#266)\\n- chore(deps): bump pre-commit from 3.7.1 to 3.8.0 in /.github/workflows @dependabot (#268)\\n- chore(deps): bump ruff from 0.5.5 to 0.5.6 @dependabot (#281)\\n- chore(deps): bump black from 24.4.2 to 24.8.0 @dependabot (#280)\\n- chore(deps): bump black from 24.4.2 to 24.8.0 in /.github/workflows @dependabot (#279)\\n- chore(deps): bump flake8 from 7.1.0 to 7.1.1 in /.github/workflows @dependabot (#2
|
Release Drafter
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: '11645764995',
name: 'pull_request',
payload: {
action: 'opened',
number: 354,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/agittins/bermuda/issues/354/comments'
},
commits: {
href: 'https://api.github.com/repos/agittins/bermuda/pulls/354/commits'
},
html: { href: 'https://github.com/agittins/bermuda/pull/354' },
issue: {
href: 'https://api.github.com/repos/agittins/bermuda/issues/354'
},
review_comment: {
href: 'https://api.github.com/repos/agittins/bermuda/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/agittins/bermuda/pulls/354/comments'
},
self: {
href: 'https://api.github.com/repos/agittins/bermuda/pulls/354'
},
statuses: {
href: 'https://api.github.com/repos/agittins/bermuda/statuses/4b605ebd76ab0cc128a0c60f71c72e4c2170c690'
}
},
active_lock_reason: null,
additions: 44,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'agittins:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/agittins/bermuda/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/agittins/bermuda/assignees{/user}',
blobs_url: 'https://api.github.com/repos/agittins/bermuda/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/agittins/bermuda/branches{/branch}',
clone_url: 'https://github.com/agittins/bermuda.git',
collaborators_url: 'https://api.github.com/repos/agittins/bermuda/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/agittins/bermuda/comments{/number}',
commits_url: 'https://api.github.com/repos/agittins/bermuda/commits{/sha}',
compare_url: 'https://api.github.com/repos/agittins/bermuda/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/agittins/bermuda/contents/{+path}',
contributors_url: 'https://api.github.com/repos/agittins/bermuda/contributors',
created_at: '2023-08-08T12:15:09Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/agittins/bermuda/deployments',
description: 'Bermuda Bluetooth/BLE Triangulation / Trilateration for HomeAssistant',
disabled: false,
downloads_url: 'https://api.github.com/repos/agittins/bermuda/downloads',
events_url: 'https://api.github.com/repos/agittins/bermuda/events',
fork: false,
forks: 12,
forks_count: 12,
forks_url: 'https://api.github.com/repos/agittins/bermuda/forks',
full_name: 'agittins/bermuda',
git_commits_url: 'https://api.github.com/repos/agittins/bermuda/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/agittins/bermuda/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/agittins/bermuda/git/tags{/sha}',
git_url: 'git://github.com/agittins/bermuda.git',
has_discussions: false
|