docs: add env variable setup instructions #20
Annotations
2 errors
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9245546537',
status: 422,
response: {
url: 'https://api.github.com/repos/Khushiyant/quasarpy/releases/153288696',
status: 422,
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-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sun, 26 May 2024 19:05:12 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
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': '6F81:4CCC8:101AE95:1B43435:665387E8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1716753904',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/Khushiyant/quasarpy/releases/153288696',
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: '{"body":"## Changes\\n\\n- refactor(style): added early return to avoid nested conditional statements @hitesh22rana (#5)\\n- docs: build new sphinx--docs @Khushiyant (#4)\\n- fix: template path in redis\\\\_server.py @Khushiyant (#3)\\n- ci: add publish--workflow @Khushiyant (#2)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/7/merge"}',
request: {}
},
event: {
id: '9245546537',
name: 'pull_request',
payload: {
action: 'opened',
number: 7,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/issues/7/comments'
},
commits: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/7/commits'
},
html: { href: 'https://github.com/Khushiyant/quasarpy/pull/7' },
issue: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/issues/7'
},
review_comment: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/7/comments'
},
self: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/7'
},
statuses: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/statuses/1b941bd1310ca856fc126c00dbceb15fcd008ca5'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'Khushiyant:main',
ref: 'main'
|
Run release-drafter/release-drafter@v6
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9245546537',
name: 'pull_request',
payload: {
action: 'opened',
number: 7,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/issues/7/comments'
},
commits: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/7/commits'
},
html: { href: 'https://github.com/Khushiyant/quasarpy/pull/7' },
issue: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/issues/7'
},
review_comment: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/7/comments'
},
self: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/pulls/7'
},
statuses: {
href: 'https://api.github.com/repos/Khushiyant/quasarpy/statuses/1b941bd1310ca856fc126c00dbceb15fcd008ca5'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'Khushiyant: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/Khushiyant/quasarpy/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Khushiyant/quasarpy/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Khushiyant/quasarpy/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Khushiyant/quasarpy/branches{/branch}',
clone_url: 'https://github.com/Khushiyant/quasarpy.git',
collaborators_url: 'https://api.github.com/repos/Khushiyant/quasarpy/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/Khushiyant/quasarpy/comments{/number}',
commits_url: 'https://api.github.com/repos/Khushiyant/quasarpy/commits{/sha}',
compare_url: 'https://api.github.com/repos/Khushiyant/quasarpy/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/Khushiyant/quasarpy/contents/{+path}',
contributors_url: 'https://api.github.com/repos/Khushiyant/quasarpy/contributors',
created_at: '2023-11-17T19:56:06Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/Khushiyant/quasarpy/deployments',
description: 'Quasar is python package that can be used for smell detection along with detailed report in various formats',
disabled: false,
downloads_url: 'https://api.github.com/repos/Khushiyant/quasarpy/downloads',
events_url: 'https://api.github.com/repos/Khushiyant/quasarpy/events',
fork: false,
forks: 2,
forks_count: 2,
forks_url: 'https://api.github.com/repos/Khushiyant/quasarpy/forks',
full_name: 'Khushiyant/quasarpy',
git_commits_url: 'https://api.github.com/repos/Khushiyant/quasarpy/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/Khushiyant/quasarpy/git/refs{/sha}',
git_tags_url: 'https://api.github.com/re
|
Loading