Remove context stuff #75
Annotations
2 errors and 4 warnings
|
Draft Release
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: '18633857614',
name: 'pull_request',
payload: {
action: 'opened',
number: 28,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/FollowTheProcess/log/issues/28/comments'
},
commits: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/28/commits'
},
html: { href: 'https://github.com/FollowTheProcess/log/pull/28' },
issue: {
href: 'https://api.github.com/repos/FollowTheProcess/log/issues/28'
},
review_comment: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/28/comments'
},
self: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/28'
},
statuses: {
href: 'https://api.github.com/repos/FollowTheProcess/log/statuses/9b730b06069f21ffb4f6c7e9ffcd705931a3e706'
}
},
active_lock_reason: null,
additions: 31,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'FollowTheProcess:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/FollowTheProcess/log/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/FollowTheProcess/log/assignees{/user}',
blobs_url: 'https://api.github.com/repos/FollowTheProcess/log/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/FollowTheProcess/log/branches{/branch}',
clone_url: 'https://github.com/FollowTheProcess/log.git',
collaborators_url: 'https://api.github.com/repos/FollowTheProcess/log/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/FollowTheProcess/log/comments{/number}',
commits_url: 'https://api.github.com/repos/FollowTheProcess/log/commits{/sha}',
compare_url: 'https://api.github.com/repos/FollowTheProcess/log/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/FollowTheProcess/log/contents/{+path}',
contributors_url: 'https://api.github.com/repos/FollowTheProcess/log/contributors',
created_at: '2025-03-30T14:44:08Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/FollowTheProcess/log/deployments',
description: 'Simple, fast, opinionated logging for command line applications in Go',
disabled: false,
downloads_url: 'https://api.github.com/repos/FollowTheProcess/log/downloads',
events_url: 'https://api.github.com/repos/FollowTheProcess/log/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/FollowTheProcess/log/forks',
full_name: 'FollowTheProcess/log',
git_commits_url: 'https://api.github.com/repos/FollowTheProcess/log/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/FollowTheProcess/log/git/refs{/sha}',
git_tags_url: 'https://api.github.com/
|
|
Draft Release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '18633857614',
status: 422,
response: {
url: 'https://api.github.com/repos/FollowTheProcess/log/releases/254897562',
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: 'Sun, 19 Oct 2025 17:37:49 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': '8823:19844:5CC4D1B:600C69F:68F521ED',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1760899068',
'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',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/FollowTheProcess/log/releases/254897562',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '18633857614',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n## :boom: Breaking Changes\\n\\n* Breaking: replace key value pairs with slog.Attrs (#27) @FollowTheProcess\\n\\n## :rocket: Features\\n\\n* Breaking: replace key value pairs with slog.Attrs (#27) @FollowTheProcess\\n\\n## :construction_worker: Continuous Integration\\n\\n* Use golangci-lint again (#25) @FollowTheProcess\\n\\n## :package: Dependencies\\n\\n* Update module go.followtheprocess.codes/test to v1 (#26) @[renovate[bot]](https://github.com/apps/renovate)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.1.2","tag_name":"v1.1.2","target_commitish":"refs/pull/28/merge"}',
request: {}
},
event: {
id: '18633857614',
name: 'pull_request',
payload: {
action: 'opened',
number: 28,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/FollowTheProcess/log/issues/28/comments'
},
commits: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/28/commits'
},
html: { href: 'https://github.com/FollowTheProcess/log/pull/28' },
issue: {
href: 'https://api.github.com/repos/FollowTheProcess/log/issues/28'
},
review_comment: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/28/comments'
},
self: {
href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/28'
},
statuses: {
href: 'https://api.github.com/repos/FollowTheProcess/log/statuses/9b730b06069f21ffb4f6c7e9ffcd705931a3e
|
|
Draft Release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Draft Release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Draft Release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Draft Release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|