Merge pull request #25 from FacerAin/feat/agent #17
release-drafter.yml
on: push
update_release_draft
4s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7110269492',
status: 403,
response: {
url: 'https://api.github.com/repos/FacerAin/khugpt-agent/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: 'Wed, 06 Dec 2023 04:42:00 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': '6C24:745B:E8F7:1F304:656FFB98',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1701841319',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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/FacerAin/khugpt-agent/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":"## What’s Changed\\n\\n* [#14] Add ExecutorAgent (#25) @FacerAin\\n* Update build.yml (#22) @FacerAin\\n* [#20] feat: add build.yml for github action (#21) @FacerAin\\n* [#15] feat: add Dockerfile (#16) @FacerAin\\n* Update endpoint for similarity_search (#13) @FacerAin\\n* [#11] feat: add dockerfile (#12) @FacerAin\\n* Implement Retrieval System using pinecone (#10) @FacerAin\\n* Implement simple agent system for RAG (#7) @FacerAin\\n* Add fastapi endpoint baseline (#5) @FacerAin\\n","draft":true,"prerelease":false}',
request: {}
},
event: {
id: '7110269492',
name: 'push',
payload: {
after: 'b756e0f9ea54c2204f9b35f46e3640ce83805216',
base_ref: null,
before: '52e4bff8dd2b5f9e85f62b11c8b1d2eb79b4f78e',
commits: [
{
author: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
committer: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
distinct: false,
id: 'd01eed7651ce19e79411a75d7df37c3c8e465d1a',
message: '[#14] Add ExecutorAgent',
timestamp: '2023-12-06T13:40:25+09:00',
tree_id: '97d6c78af30d01ff71a02ce05d98591cd1138d85',
url: 'https://github.com/FacerAin/khugpt-agent/commit/d01eed7651ce19e79411a75d7df37c3c8e465d1a'
},
{
author: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
committer: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
distinct: false,
id: 'b3b67dbf943dc147a15d8a44f9a04cd6203de30e',
message: "Merge bran
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5.23.0/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.23.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7110269492',
name: 'push',
payload: {
after: 'b756e0f9ea54c2204f9b35f46e3640ce83805216',
base_ref: null,
before: '52e4bff8dd2b5f9e85f62b11c8b1d2eb79b4f78e',
commits: [
{
author: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
committer: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
distinct: false,
id: 'd01eed7651ce19e79411a75d7df37c3c8e465d1a',
message: '[#14] Add ExecutorAgent',
timestamp: '2023-12-06T13:40:25+09:00',
tree_id: '97d6c78af30d01ff71a02ce05d98591cd1138d85',
url: 'https://github.com/FacerAin/khugpt-agent/commit/d01eed7651ce19e79411a75d7df37c3c8e465d1a'
},
{
author: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
committer: {
email: 'ywsong.dev@kakao.com',
name: 'FacerAin',
username: 'FacerAin'
},
distinct: false,
id: 'b3b67dbf943dc147a15d8a44f9a04cd6203de30e',
message: "Merge branch 'main' into feat/agent",
timestamp: '2023-12-06T13:40:43+09:00',
tree_id: '97d6c78af30d01ff71a02ce05d98591cd1138d85',
url: 'https://github.com/FacerAin/khugpt-agent/commit/b3b67dbf943dc147a15d8a44f9a04cd6203de30e'
},
{
author: {
email: 'ywsong.dev@kakao.com',
name: 'Yong woo Song',
username: 'FacerAin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b756e0f9ea54c2204f9b35f46e3640ce83805216',
message: 'Merge pull request #25 from FacerAin/feat/agent\n' +
'\n' +
'[#14] Add ExecutorAgent',
timestamp: '2023-12-06T13:41:48+09:00',
tree_id: '97d6c78af30d01ff71a02ce05d98591cd1138d85',
url: 'https://github.com/FacerAin/khugpt-agent/commit/b756e0f9ea54c2204f9b35f46e3640ce83805216'
}
],
compare: 'https://github.com/FacerAin/khugpt-agent/compare/52e4bff8dd2b...b756e0f9ea54',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'ywsong.dev@kakao.com',
name: 'Yong woo Song',
username: 'FacerAin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b756e0f9ea54c2204f9b35f46e3640ce83805216',
message: 'Merge pull request #25 from FacerAin/feat/agent\n' +
'\n' +
'[#14] Add ExecutorAgent',
timestamp: '2023-12-06T13:41:48+09:00',
tree_id: '97d6c78af30d01ff71a02ce05d98591cd1138d85',
url: 'https://github.com/FacerAin/khugpt-agent/commit/b756e0f9ea54c2204f9b35f46e3640ce83805216'
},
pusher: { email: 'ywsong.dev@kakao.com', name: 'FacerAin' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/assignees{/user}',
blobs_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/FacerAin/khugpt-agent/branches{/branch}',
clone_url: '
|