Skip to content

Merge pull request #10 from FacerAin/feat/retrieval #4

Merge pull request #10 from FacerAin/feat/retrieval

Merge pull request #10 from FacerAin/feat/retrieval #4

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

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '6806436321', 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: 'Thu, 09 Nov 2023 02:00:40 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': '384C:4182:1B1A47A:374D6AA:654C3D48', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '997', 'x-ratelimit-reset': '1699498838', '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* 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: '6806436321', name: 'push', payload: { after: '5f7ac43d74017c201b3d6e4e394bbebcc473d772', base_ref: null, before: 'd4f0a4cf46892d0d14dc37bcc2f9bb19c178a1d2', commits: [ { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: 'beb1166fd40052ea3de8b32697b1f5cc0a7f6280', message: 'chore: add .env.sample for example', timestamp: '2023-10-23T20:44:46+09:00', tree_id: 'b6007941fea4fe829e84e5a4f16181a6ce220a69', url: 'https://github.com/FacerAin/khugpt-agent/commit/beb1166fd40052ea3de8b32697b1f5cc0a7f6280' }, { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: '9d4e5bc65f073f52dea6020cbecc3a16e19c4c78', message: '[#8] feat: add PineconeRetriever', timestamp: '2023-11-09T10:58:11+09:00', tree_id: '58fdbe39e90e9b506445bf9b39a1efaa1d3bff17', url: 'https://github.com/FacerAin/khugpt-agent/commit/9d4e5bc65f073f52dea6020cbecc3a16e19c4c78' }, { author
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: '6806436321', name: 'push', payload: { after: '5f7ac43d74017c201b3d6e4e394bbebcc473d772', base_ref: null, before: 'd4f0a4cf46892d0d14dc37bcc2f9bb19c178a1d2', commits: [ { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: 'beb1166fd40052ea3de8b32697b1f5cc0a7f6280', message: 'chore: add .env.sample for example', timestamp: '2023-10-23T20:44:46+09:00', tree_id: 'b6007941fea4fe829e84e5a4f16181a6ce220a69', url: 'https://github.com/FacerAin/khugpt-agent/commit/beb1166fd40052ea3de8b32697b1f5cc0a7f6280' }, { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: '9d4e5bc65f073f52dea6020cbecc3a16e19c4c78', message: '[#8] feat: add PineconeRetriever', timestamp: '2023-11-09T10:58:11+09:00', tree_id: '58fdbe39e90e9b506445bf9b39a1efaa1d3bff17', url: 'https://github.com/FacerAin/khugpt-agent/commit/9d4e5bc65f073f52dea6020cbecc3a16e19c4c78' }, { author: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, committer: { email: 'ywsong.dev@kakao.com', name: 'FacerAin', username: 'FacerAin' }, distinct: false, id: '0c5e0f64083fd0701c13ef7d95fa9654ab43e2ad', message: '[#8] feat: update prompt to retrieval', timestamp: '2023-11-09T10:58:49+09:00', tree_id: '317d0e9bc4c574d0b5c92aadc5dad88710b51886', url: 'https://github.com/FacerAin/khugpt-agent/commit/0c5e0f64083fd0701c13ef7d95fa9654ab43e2ad' }, { 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: '5f7ac43d74017c201b3d6e4e394bbebcc473d772', message: 'Merge pull request #10 from FacerAin/feat/retrieval\n' + '\n' + 'Implement Retrieval System using pinecone', timestamp: '2023-11-09T11:00:25+09:00', tree_id: '317d0e9bc4c574d0b5c92aadc5dad88710b51886', url: 'https://github.com/FacerAin/khugpt-agent/commit/5f7ac43d74017c201b3d6e4e394bbebcc473d772' } ], compare: 'https://github.com/FacerAin/khugpt-agent/compare/d4f0a4cf4689...5f7ac43d7401', 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: '5f7ac43d74017c201b3d6e4e394bbebcc473d772', message: 'Merge pull request #10 from FacerAin/feat/retrieval\n' + '\n' + 'Implement Retrieval System using pinecone', timestamp: '2023-11-09T11:00:25+09:00', tree_id: '317