docs: add configuration setting for maximum input tokens in git docum… #38
draft.yml
on: pull_request
update-release-draft
13s
Annotations
2 errors and 4 warnings
|
update-release-draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '17698675498',
name: 'pull_request',
payload: {
action: 'opened',
number: 11,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/issues/11/comments'
},
commits: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/pulls/11/commits'
},
html: { href: 'https://github.com/Rasic2/CodeNote/pull/11' },
issue: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/issues/11'
},
review_comment: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/pulls/11/comments'
},
self: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/pulls/11'
},
statuses: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/statuses/bccd7c8c5f8843c4bd1cc46d434394883bd4286b'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'Rasic2:master',
ref: 'master',
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/Rasic2/CodeNote/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Rasic2/CodeNote/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Rasic2/CodeNote/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Rasic2/CodeNote/branches{/branch}',
clone_url: 'https://github.com/Rasic2/CodeNote.git',
collaborators_url: 'https://api.github.com/repos/Rasic2/CodeNote/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/Rasic2/CodeNote/comments{/number}',
commits_url: 'https://api.github.com/repos/Rasic2/CodeNote/commits{/sha}',
compare_url: 'https://api.github.com/repos/Rasic2/CodeNote/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/Rasic2/CodeNote/contents/{+path}',
contributors_url: 'https://api.github.com/repos/Rasic2/CodeNote/contributors',
created_at: '2022-09-10T04:21:04Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/Rasic2/CodeNote/deployments',
description: null,
disabled: false,
downloads_url: 'https://api.github.com/repos/Rasic2/CodeNote/downloads',
events_url: 'https://api.github.com/repos/Rasic2/CodeNote/events',
fork: false,
forks: 1,
forks_count: 1,
forks_url: 'https://api.github.com/repos/Rasic2/CodeNote/forks',
full_name: 'Rasic2/CodeNote',
git_commits_url: 'https://api.github.com/repos/Rasic2/CodeNote/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/Rasic2/CodeNote/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/Rasic2/CodeNote/git/tags{/sha}',
git_url: 'git://github.com/Rasic2/CodeNote.git',
has_discussions: false,
has_downloads: true,
has_issues: true,
|
|
update-release-draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '17698675498',
status: 422,
response: {
url: 'https://api.github.com/repos/Rasic2/CodeNote/releases/246952194',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 13 Sep 2025 15:44:47 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': '8800:49EBC:21C225:7A03DA:68C5916F',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1757781868',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/Rasic2/CodeNote/releases/246952194',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '17698675498',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"# What's Changed\\n\\n## Documentation\\n\\n* docs: Correct label mapping and add oco git configuration instructions (#10) @Rasic2\\n* docs: Update git documentation with pre-push hook and OCO configuration, update copyright year (#8) @Rasic2\\n* docs: update README.md & git.md (#7) @Rasic2\\n\\n## Other changes\\n\\n* chore: improve PR labeling accuracy, update git documentation, and standardize release labels (#9) @Rasic2\\n* build(deps): bump actions/checkout from 4 to 5 (#3) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* ci: update github actions (#4) @Rasic2\\n* Bump actions/checkout from 3 to 4 (#2) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump actions/checkout from 2 to 3 (#1) @[dependabot[bot]](https://github.com/apps/dependabot)\\n\\n## Dependency Updates\\n\\n* build(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#6) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* build(deps): bump actions/github-script from 7 to 8 (#5) @[dependabot[bot]](https://github.com/apps/dependabot)\\n\\n**Full Changelog**: https://github.com/Rasic2/CodeNote/compare/...v0.1.0\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/11/merge"}`,
request: {}
},
event: {
id: '17698675498',
name: 'pull_request',
payload: {
action: 'opened',
number: 11,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/issues/11/comments'
},
commits: {
href: 'https://api.github.com/repos/Rasic2/CodeNote/pulls/11/commits'
},
html: { href: 'https://github.com/Rasic2/CodeNote/pull/11' },
|
|
update-release-draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-release-draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-release-draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-release-draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|