fix test data #10
ci.yml
on: push
Annotations
2 errors
draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7506911720',
status: 403,
response: {
url: 'https://api.github.com/repos/janssonoskar/PyGithub/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: 'Fri, 12 Jan 2024 20:09:36 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': '3504:42BF:6039F23:631075E:65A19C80',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '994',
'x-ratelimit-reset': '1705093543',
'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/janssonoskar/PyGithub/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/heads/main","name":"v0.1.0","tag_name":"v0.1.0","body":"## Changes\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7506911720',
name: 'push',
payload: {
after: 'e995d4df4450519c4d643dc867e95421cdba34c0',
base_ref: null,
before: '763da7b7f5d64622f2dc748f936953312bb23f1f',
commits: [
{
author: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
committer: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
distinct: true,
id: 'e995d4df4450519c4d643dc867e95421cdba34c0',
message: 'fix test data',
timestamp: '2024-01-12T20:05:38Z',
tree_id: '4167dcd931a6c941c2d93ec6babcebdf91a211b6',
url: 'https://github.com/janssonoskar/PyGithub/commit/e995d4df4450519c4d643dc867e95421cdba34c0'
}
],
compare: 'https://github.com/janssonoskar/PyGithub/compare/763da7b7f5d6...e995d4df4450',
created: false,
deleted: false,
forced: true,
head_commit: {
author: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
committer: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
distinct: true,
id: 'e995d4df4450519c4d643dc867e95421cdba34c0',
message: 'fix test data',
timestamp: '2024-01-12T20:05:38Z',
tree_id: '4167dcd931a6c941c2d93ec6babcebdf91a211b6',
url: 'https://github.com/janssonoskar/
|
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: '7506911720',
name: 'push',
payload: {
after: 'e995d4df4450519c4d643dc867e95421cdba34c0',
base_ref: null,
before: '763da7b7f5d64622f2dc748f936953312bb23f1f',
commits: [
{
author: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
committer: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
distinct: true,
id: 'e995d4df4450519c4d643dc867e95421cdba34c0',
message: 'fix test data',
timestamp: '2024-01-12T20:05:38Z',
tree_id: '4167dcd931a6c941c2d93ec6babcebdf91a211b6',
url: 'https://github.com/janssonoskar/PyGithub/commit/e995d4df4450519c4d643dc867e95421cdba34c0'
}
],
compare: 'https://github.com/janssonoskar/PyGithub/compare/763da7b7f5d6...e995d4df4450',
created: false,
deleted: false,
forced: true,
head_commit: {
author: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
committer: {
email: '[email protected]',
name: 'Oskar Jansson',
username: 'janssonoskar'
},
distinct: true,
id: 'e995d4df4450519c4d643dc867e95421cdba34c0',
message: 'fix test data',
timestamp: '2024-01-12T20:05:38Z',
tree_id: '4167dcd931a6c941c2d93ec6babcebdf91a211b6',
url: 'https://github.com/janssonoskar/PyGithub/commit/e995d4df4450519c4d643dc867e95421cdba34c0'
},
pusher: {
email: '[email protected]',
name: 'janssonoskar'
},
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/janssonoskar/PyGithub/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/janssonoskar/PyGithub/assignees{/user}',
blobs_url: 'https://api.github.com/repos/janssonoskar/PyGithub/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/janssonoskar/PyGithub/branches{/branch}',
clone_url: 'https://github.com/janssonoskar/PyGithub.git',
collaborators_url: 'https://api.github.com/repos/janssonoskar/PyGithub/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/janssonoskar/PyGithub/comments{/number}',
commits_url: 'https://api.github.com/repos/janssonoskar/PyGithub/commits{/sha}',
compare_url: 'https://api.github.com/repos/janssonoskar/PyGithub/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/janssonoskar/PyGithub/contents/{+path}',
contributors_url: 'https://api.github.com/repos/janssonoskar/PyGithub/contributors',
created_at: 1689277623,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/janssonoskar/PyGithub/deployments',
description: 'Typed interactions with the GitHub API v3',
disabled: false,
downloads_url: 'https://api.github.com/repos/janssonoskar/PyGithub/downloads',
events_url: 'https://api.github.com/repos/janssonoskar/PyGithub/events',
fork: true,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/janssonoskar/PyGithub/forks',
full_name: 'janssonoskar/PyGithub',
git_commits_url: 'https://api.github.com/repos/janssonoskar/PyGithub/git/commits{/sha}',
git_
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
package
Expired
|
3.55 MB |
|