Skip to content

Merge pull request #13 from FacerAin/feat/retrieval #6

Merge pull request #13 from FacerAin/feat/retrieval

Merge pull request #13 from FacerAin/feat/retrieval #6

Triggered via push November 13, 2023 05:36
Status Success
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '6846126308', 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: 'Mon, 13 Nov 2023 05:36:30 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': '9904:70BE:2AC792:2D0B98:6551B5DE', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '997', 'x-ratelimit-reset': '1699857389', '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* 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: '6846126308', name: 'push', payload: { after: '5533060e18dd807e79aad2478f109d82480e08b7', base_ref: null, before: '791962c087debc11627736300edeaa073460d46d', commits: [ { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: '178a0ff85346f95aa3eb99a14fa32f5248e4e38f', message: 'feat: add endpoint for similarity search', timestamp: '2023-11-13T14:34:26+09:00', tree_id: '6e2cea797dd81a9c856006d40de10659d3fd1bc8', url: 'https://github.com/FacerAin/khugpt-agent/commit/178a0ff85346f95aa3eb99a14fa32f5248e4e38f' }, { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: 'afbc1a609a379e7fc4bd5e2c52ecd0344a0d5485', message: 'feat; update prompts for retrieving', timestamp: '2023-11-13T14:35:07+09:00', tree_id: '9f3f0c84ebfd11fa559526c9b67a89606fb8d69e', url: 'https://github.
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: '6846126308', name: 'push', payload: { after: '5533060e18dd807e79aad2478f109d82480e08b7', base_ref: null, before: '791962c087debc11627736300edeaa073460d46d', commits: [ { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: '178a0ff85346f95aa3eb99a14fa32f5248e4e38f', message: 'feat: add endpoint for similarity search', timestamp: '2023-11-13T14:34:26+09:00', tree_id: '6e2cea797dd81a9c856006d40de10659d3fd1bc8', url: 'https://github.com/FacerAin/khugpt-agent/commit/178a0ff85346f95aa3eb99a14fa32f5248e4e38f' }, { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: 'afbc1a609a379e7fc4bd5e2c52ecd0344a0d5485', message: 'feat; update prompts for retrieving', timestamp: '2023-11-13T14:35:07+09:00', tree_id: '9f3f0c84ebfd11fa559526c9b67a89606fb8d69e', url: 'https://github.com/FacerAin/khugpt-agent/commit/afbc1a609a379e7fc4bd5e2c52ecd0344a0d5485' }, { 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: '5533060e18dd807e79aad2478f109d82480e08b7', message: 'Merge pull request #13 from FacerAin/feat/retrieval\n' + '\n' + 'Update endpoint for similarity_search', timestamp: '2023-11-13T14:36:17+09:00', tree_id: '5db88e1282f3883a374dcef9fd095af401318dab', url: 'https://github.com/FacerAin/khugpt-agent/commit/5533060e18dd807e79aad2478f109d82480e08b7' } ], compare: 'https://github.com/FacerAin/khugpt-agent/compare/791962c087de...5533060e18dd', 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: '5533060e18dd807e79aad2478f109d82480e08b7', message: 'Merge pull request #13 from FacerAin/feat/retrieval\n' + '\n' + 'Update endpoint for similarity_search', timestamp: '2023-11-13T14:36:17+09:00', tree_id: '5db88e1282f3883a374dcef9fd095af401318dab', url: 'https://github.com/FacerAin/khugpt-agent/commit/5533060e18dd807e79aad2478f109d82480e08b7' }, 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/