chore(deps): bump serde from 1.0.194 to 1.0.195 #360
Annotations
2 errors
Run release-drafter/release-drafter@v5
Resource not accessible by integration
{
name: 'HttpError',
id: '7451180553',
status: 403,
response: {
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/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, 08 Jan 2024 17:43:58 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': 'E4C6:1657:409833:42DB07:659C345E',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '990',
'x-ratelimit-reset': '1704739427',
'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'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/174/merge","name":"v0.3.3","tag_name":"v0.3.3","body":"## What’s Changed\\n- chore(deps): bump crossbeam-channel from 0.5.8 to 0.5.10 Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.8 to 0.5.10.\\n<details>\\n<summary>Release notes</summary>\\n<p><em>Sourced from <a href=\\"https://github.com/crossbeam-rs/crossbeam/releases\\">crossbeam-channel\'s releases</a>.</em></p>\\n<blockquote>\\n<h2>crossbeam-channel 0.5.10</h2>\\n<ul>\\n<li>Relax the minimum supported Rust version to 1.60. (<a href=\\"https://redirect.github.com/crossbeam-rs/crossbeam/issues/1056\\">#1056</a>)</li>\\n<li>Optimize <code>Drop</code> implementation of bounded channel. (<a href=\\"https://redirect.github.com/crossbeam-rs/crossbeam/issues/1057\\">#1057</a>)</li>\\n</ul>\\n<h2>crossbeam-channel 0.5.9</h2>\\n<ul>\\n<li>Bump the minimum supported Rust version to 1.61. (<a href=\\"https://redirect.github.com/crossbeam-rs/crossbeam/issues/1037\\">#1037</a>)</li>\\n</ul>\\n</blockquote>\\n</details>\\n<details>\\n<summary>Commits</summary>\\n<ul>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/95d0bd04624473b546826fdb97f10abe849443e4\\"><code>95d0bd0</code></a> Prepare for the next release</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/65f0b07427424cec6d8d6d954f500575c9d12ad8\\"><code>65f0b07</code></a> Automatically cancel outdated CI runs on PR</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/ecc994e283397f1e8662cab5dc924faeb2e893ca\\"><code>ecc994e</code></a> Update compile_fail doctest</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/26d6fd9787c908e3c1e95423d15e57bb2397418b\\"><code>26d6fd9</code></a> Use Layout::extend and clean up code around alloc</li>\\n<li><a href=\\"https://github.com/crossbeam-rs/crossbeam/commit/4aeb87ebfbd3fa7fe658c44a3
|
Run release-drafter/release-drafter@v5
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7451180553',
name: 'pull_request',
payload: {
action: 'opened',
number: 174,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/174/comments'
},
commits: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/174/commits'
},
html: {
href: 'https://github.com/pbellchambers/rustyhack-mmo/pull/174'
},
issue: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/issues/174'
},
review_comment: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/174/comments'
},
self: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/pulls/174'
},
statuses: {
href: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/statuses/25c89256c1723b2f946f5ac340f66ce97e4c4563'
}
},
active_lock_reason: null,
additions: 5,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'pbellchambers: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: false,
archive_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/assignees{/user}',
blobs_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/branches{/branch}',
clone_url: 'https://github.com/pbellchambers/rustyhack-mmo.git',
collaborators_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/comments{/number}',
commits_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/commits{/sha}',
compare_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/contents/{+path}',
contributors_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/contributors',
created_at: '2021-02-03T09:30:25Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/deployments',
description: 'An ASCII "roguelike" MMORPG / MUD written in rust (in development).',
disabled: false,
downloads_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/downloads',
events_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/events',
fork: false,
forks: 5,
forks_count: 5,
forks_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/forks',
full_name: 'pbellchambers/rustyhack-mmo',
git_commits_url: 'https://api.github.com/repos/pbellchambers/rustyhack-mmo/git/commits{/sha
|
The logs for this run have expired and are no longer available.
Loading