Release v0.1.0-stable #259
Merged
Annotations
4 errors
|
Run release-drafter/release-drafter@v5
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '22029371963',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd934cfba84c08cb0cd993e4c04e4f1ba054b7ce6',
before: '42a5572e517bc13faff893c3f6eeb4e36a557a11',
number: 259,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/236962330?v=4',
description: '',
events_url: 'https://api.github.com/orgs/FlowWeaver/events',
hooks_url: 'https://api.github.com/orgs/FlowWeaver/hooks',
id: 236962330,
issues_url: 'https://api.github.com/orgs/FlowWeaver/issues',
login: 'FlowWeaver',
members_url: 'https://api.github.com/orgs/FlowWeaver/members{/member}',
node_id: 'O_kgDODh_CGg',
public_members_url: 'https://api.github.com/orgs/FlowWeaver/public_members{/member}',
repos_url: 'https://api.github.com/orgs/FlowWeaver/repos',
url: 'https://api.github.com/orgs/FlowWeaver'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/FlowWeaver/backend/issues/259/comments'
},
commits: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/259/commits'
},
html: { href: 'https://github.com/FlowWeaver/backend/pull/259' },
issue: {
href: 'https://api.github.com/repos/FlowWeaver/backend/issues/259'
},
review_comment: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/259/comments'
},
self: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/259'
},
statuses: {
href: 'https://api.github.com/repos/FlowWeaver/backend/statuses/d934cfba84c08cb0cd993e4c04e4f1ba054b7ce6'
}
},
active_lock_reason: null,
additions: 77,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'FlowWeaver: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/FlowWeaver/backend/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/FlowWeaver/backend/assignees{/user}',
blobs_url: 'https://api.github.com/repos/FlowWeaver/backend/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/FlowWeaver/backend/branches{/branch}',
clone_url: 'https://github.com/FlowWeaver/backend.git',
collaborators_url: 'https://api.github.com/repos/FlowWeaver/backend/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/FlowWeaver/backend/comments{/number}',
commits_url: 'https://api.github.com/repos/FlowWeaver/backend/commits{/sha}',
compare_url: 'https://api.github.com/repos/FlowWeaver/backend/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/FlowWeaver/backend/contents/{+path}',
contributors_url: 'https://api.github.com/repos/FlowWeaver/backend/contributors',
created_at: '2025-08-21T09:19:06Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://ap
|
|
Run release-drafter/release-drafter@v5
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '22029371963',
status: 422,
response: {
url: 'https://api.github.com/repos/FlowWeaver/backend/releases/249874948',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sun, 15 Feb 2026 04:04: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': '5009:118015:50564:159930:699145BC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4990',
'x-ratelimit-reset': '1771131840',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'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/FlowWeaver/backend/releases/249874948',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.6 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- [Refactor] κ°μ μ€λ λ λμ
μ ν΅ν λΉλκΈ° μ²λ¦¬ μ΅μ ν @jihukimme (#260)\\n- Release v0.1.0-stable @jihukimme (#250)\\n- Release v0.1.0-stable @jihukimme (#247)\\n- μλ² μ₯μ λ°μμΌλ‘ μΈν΄ μ€λ¨λ μν¬νλ‘μ° μλ 볡ꡬ λ° μ΄μ΄νκΈ°(Resume) κΈ°λ₯ ꡬν @jihukimme (#246)\\n- Release v0.1.0-stable @jihukimme (#245)\\n- Release v0.1.0-stable @can019 (#243)\\n- Release v0.1.0-SNAPSHOT @can019 (#237)\\n- fix: rag\\\\_create λ¬Έμ μκΈ΄κ±° μμ @thkim7 (#236)\\n- fix: blogger post\\\\_url μΆκ° @kakusiA (#233)\\n- Job \\\\& Task μμ± λ° μ‘°ν @thkim7 (#213)\\n- TraceId μμ± μμ λ³κ²½ λ° IP, User-Agent Logging μΆκ° @rll2641 (#230)\\n- fix: RDB loging execution\\\\_type TASKλ‘ ν΅μΌ @kakusiA (#227)\\n- OCR λ¨κ³κ° μΆκ°λλ©΄μ bodybuilder μμ± λ° sql μμ @thkim7 (#224)\\n- Sync main, develop branch history @can019 (#226)\\n- Spring μ€μ docker imageμμ λΆλ¦¬ λ° Log4j2 μλ κ°μ μΆκ° @can019 (#228)\\n- hotfix: Async logging @can019 (#225)\\n- Gradle action v4λ‘ upgrade @can019 (#220)\\n- Schedule μμ± api @bwnfo3 (#216)\\n- Release user-service-v0.1.0-SNAPSHOT @can019 (#219)\\n- Gradle μΊμ±μ ν΅ν΄ CI (Java) μλ κ°μ @can019 (#218)\\n- User κ΄λ ¨ api test λ° api document μμ± @can019 (#217)\\n- workflow μμ± api @bwnfo3 (#211)\\n- Workflow μλ μ€ν λ° Retry λ‘μ§ ν
μ€νΈ μ½λ μμ± @jihukimme (#209)\\n- μλΉμ€ μ½λ 리ν©ν λ§ @thkim7 (#208)\\n- mecab μ€μ λ³κ²½ @kakusiA (#206)\\n- S3 μ RDB μ°λ λ° μ€κ° λ¨κ³ μΆκ° @thkim7 (#205)\\n- Merge main into develop @can019 (#203)\\n\\n## π Features\\n\\n- Task io data μ‘°ν api @can019 (#235)\\n- μν¬νλ‘μ° μ»¨ν
μ€νΈλ₯Ό μμμ
|
|
Run release-drafter/release-drafter@v5
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '22029371963',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd934cfba84c08cb0cd993e4c04e4f1ba054b7ce6',
before: '42a5572e517bc13faff893c3f6eeb4e36a557a11',
number: 259,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/236962330?v=4',
description: '',
events_url: 'https://api.github.com/orgs/FlowWeaver/events',
hooks_url: 'https://api.github.com/orgs/FlowWeaver/hooks',
id: 236962330,
issues_url: 'https://api.github.com/orgs/FlowWeaver/issues',
login: 'FlowWeaver',
members_url: 'https://api.github.com/orgs/FlowWeaver/members{/member}',
node_id: 'O_kgDODh_CGg',
public_members_url: 'https://api.github.com/orgs/FlowWeaver/public_members{/member}',
repos_url: 'https://api.github.com/orgs/FlowWeaver/repos',
url: 'https://api.github.com/orgs/FlowWeaver'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/FlowWeaver/backend/issues/259/comments'
},
commits: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/259/commits'
},
html: { href: 'https://github.com/FlowWeaver/backend/pull/259' },
issue: {
href: 'https://api.github.com/repos/FlowWeaver/backend/issues/259'
},
review_comment: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/259/comments'
},
self: {
href: 'https://api.github.com/repos/FlowWeaver/backend/pulls/259'
},
statuses: {
href: 'https://api.github.com/repos/FlowWeaver/backend/statuses/d934cfba84c08cb0cd993e4c04e4f1ba054b7ce6'
}
},
active_lock_reason: null,
additions: 77,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'FlowWeaver: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/FlowWeaver/backend/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/FlowWeaver/backend/assignees{/user}',
blobs_url: 'https://api.github.com/repos/FlowWeaver/backend/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/FlowWeaver/backend/branches{/branch}',
clone_url: 'https://github.com/FlowWeaver/backend.git',
collaborators_url: 'https://api.github.com/repos/FlowWeaver/backend/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/FlowWeaver/backend/comments{/number}',
commits_url: 'https://api.github.com/repos/FlowWeaver/backend/commits{/sha}',
compare_url: 'https://api.github.com/repos/FlowWeaver/backend/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/FlowWeaver/backend/contents/{+path}',
contributors_url: 'https://api.github.com/repos/FlowWeaver/backend/contributors',
created_at: '2025-08-21T09:19:06Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://ap
|
|
Run release-drafter/release-drafter@v5
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '22029371963',
status: 422,
response: {
url: 'https://api.github.com/repos/FlowWeaver/backend/releases/249874948',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sun, 15 Feb 2026 04:04:06 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': '5008:2CB3A9:424DD:120DF8:699145B6',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1771131840',
'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/FlowWeaver/backend/releases/249874948',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.6 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## What's Changed\\n\\n- [Refactor] κ°μ μ€λ λ λμ
μ ν΅ν λΉλκΈ° μ²λ¦¬ μ΅μ ν @jihukimme (#260)\\n- Release v0.1.0-stable @jihukimme (#250)\\n- Release v0.1.0-stable @jihukimme (#247)\\n- μλ² μ₯μ λ°μμΌλ‘ μΈν΄ μ€λ¨λ μν¬νλ‘μ° μλ 볡ꡬ λ° μ΄μ΄νκΈ°(Resume) κΈ°λ₯ ꡬν @jihukimme (#246)\\n- Release v0.1.0-stable @jihukimme (#245)\\n- Release v0.1.0-stable @can019 (#243)\\n- Release v0.1.0-SNAPSHOT @can019 (#237)\\n- fix: rag\\\\_create λ¬Έμ μκΈ΄κ±° μμ @thkim7 (#236)\\n- fix: blogger post\\\\_url μΆκ° @kakusiA (#233)\\n- Job \\\\& Task μμ± λ° μ‘°ν @thkim7 (#213)\\n- TraceId μμ± μμ λ³κ²½ λ° IP, User-Agent Logging μΆκ° @rll2641 (#230)\\n- fix: RDB loging execution\\\\_type TASKλ‘ ν΅μΌ @kakusiA (#227)\\n- OCR λ¨κ³κ° μΆκ°λλ©΄μ bodybuilder μμ± λ° sql μμ @thkim7 (#224)\\n- Sync main, develop branch history @can019 (#226)\\n- Spring μ€μ docker imageμμ λΆλ¦¬ λ° Log4j2 μλ κ°μ μΆκ° @can019 (#228)\\n- hotfix: Async logging @can019 (#225)\\n- Gradle action v4λ‘ upgrade @can019 (#220)\\n- Schedule μμ± api @bwnfo3 (#216)\\n- Release user-service-v0.1.0-SNAPSHOT @can019 (#219)\\n- Gradle μΊμ±μ ν΅ν΄ CI (Java) μλ κ°μ @can019 (#218)\\n- User κ΄λ ¨ api test λ° api document μμ± @can019 (#217)\\n- workflow μμ± api @bwnfo3 (#211)\\n- Workflow μλ μ€ν λ° Retry λ‘μ§ ν
μ€νΈ μ½λ μμ± @jihukimme (#209)\\n- μλΉμ€ μ½λ 리ν©ν λ§ @thkim7 (#208)\\n- mecab μ€μ λ³κ²½ @kakusiA (#206)\\n- S3 μ RDB μ°λ λ° μ€κ° λ¨κ³ μΆκ° @thkim7 (#205)\\n- Merge main into develop @can019 (#203)\\n\\n## π Features\\n\\n- Task io data μ‘°ν api @can019 (#235)\\n- μν¬νλ‘μ° μ»¨ν
μ€νΈλ₯Ό μμμ οΏ½
|
Loading