release Drafter - Use tags with v by default #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6310114942',
status: 403,
response: {
url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/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: 'Tue, 26 Sep 2023 08:31: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',
'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': '2204:4805:18E4B:32C91:651296FE',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '937',
'x-ratelimit-reset': '1695719410',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '63',
'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/oleg-nenashev/testcontainers-c/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"next","tag_name":"next","body":"<!-- Optional: add a release summary here -->\\n## 📝 Documentation updates\\n\\n* Add Release Drafter (#17) @oleg-nenashev\\n* Add Slack links and stability badges (#16) @oleg-nenashev\\n\\n## 👻 Maintenance\\n\\n* Add Release Drafter (#17) @oleg-nenashev\\n","draft":true,"prerelease":false}',
request: {}
},
event: {
id: '6310114942',
name: 'push',
payload: {
after: 'c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d',
base_ref: null,
before: 'ce1785ce56ffe3a62c2b133ebddb4703479055ec',
commits: [
{
author: {
email: '[email protected]',
name: 'Oleg Nenashev',
username: 'oleg-nenashev'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d',
message: 'release Drafter - Use tags with v by default',
timestamp: '2023-09-26T10:31:44+02:00',
tree_id: 'eec2e907558a4bda44c1c7d27bfb776bf96f40ff',
url: 'https://github.com/oleg-nenashev/testcontainers-c/commit/c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d'
}
],
compare: 'https://github.com/oleg-nenashev/testcontainers-c/compare/ce1785ce56ff...c5706867fabf',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Oleg Nenashev',
username: 'oleg-nenashev'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d',
message: 'release Drafter - Use tags with v by default',
|
update_release_draft
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: '6310114942',
name: 'push',
payload: {
after: 'c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d',
base_ref: null,
before: 'ce1785ce56ffe3a62c2b133ebddb4703479055ec',
commits: [
{
author: {
email: '[email protected]',
name: 'Oleg Nenashev',
username: 'oleg-nenashev'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d',
message: 'release Drafter - Use tags with v by default',
timestamp: '2023-09-26T10:31:44+02:00',
tree_id: 'eec2e907558a4bda44c1c7d27bfb776bf96f40ff',
url: 'https://github.com/oleg-nenashev/testcontainers-c/commit/c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d'
}
],
compare: 'https://github.com/oleg-nenashev/testcontainers-c/compare/ce1785ce56ff...c5706867fabf',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Oleg Nenashev',
username: 'oleg-nenashev'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d',
message: 'release Drafter - Use tags with v by default',
timestamp: '2023-09-26T10:31:44+02:00',
tree_id: 'eec2e907558a4bda44c1c7d27bfb776bf96f40ff',
url: 'https://github.com/oleg-nenashev/testcontainers-c/commit/c5706867fabfd4d18bb1d5b8d3aa0c2e012d824d'
},
pusher: { email: '[email protected]', name: 'oleg-nenashev' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/assignees{/user}',
blobs_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/branches{/branch}',
clone_url: 'https://github.com/oleg-nenashev/testcontainers-c.git',
collaborators_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/comments{/number}',
commits_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/commits{/sha}',
compare_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/contents/{+path}',
contributors_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/contributors',
created_at: 1693645148,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/deployments',
description: 'Testcontainers for C and, soon, C++, built on the top of Testcontainers for Go. Includes a WireMock module for test/demo purposes',
disabled: false,
downloads_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/downloads',
events_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/oleg-nenashev/testcontainers-c/forks'
|