Skip to content

feat: Add model selection support for Anthropic handler #124 #369

feat: Add model selection support for Anthropic handler #124

feat: Add model selection support for Anthropic handler #124 #369

Re-run triggered December 25, 2024 00:03
Status Success
Total duration 27s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
16s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '12329574745', status: 403, response: { url: 'https://api.github.com/repos/eli64s/readme-ai/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, 25 Dec 2024 00: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', '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': 'F3C2:2931F9:1ACE30:358D08:676B4BFC', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1735088638', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/eli64s/readme-ai/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/pull/125/merge","name":"v0.1.7","tag_name":"v0.1.7","body":"## What's Changed\\n\\n## ✨ Features\\n\\n- feat: Add Markdown Section Templates @eli64s (#115)\\n- feat: Integrate Ollama for local model support. @eli64s (#92)\\n- feat: Integrate Google Vertex AI LLM @eli64s (#90)\\n- Deployment Setup for MkDocs Documentation Site @eli64s (#87)\\n- Core Logic and Dependency Optimizations @eli64s (#84)\\n- refactor: Improve repository preprocessing design and metadata extraction. @eli64s (#83)\\n\\n## 🪲 Bug Fixes\\n\\n- Update offline-mode guide reference @emmanuel-ferdman (#123)\\n\\n## 🧹 Chore\\n\\n- refactor: Improve repository preprocessing design and metadata extraction. @eli64s (#83)\\n- Refactor ReadmeBuilder to Class-Based Design and Enhance Configuration @eli64s (#82)\\n- chore: Refactor md badge building process. @eli64s (#81)\\n\\n## 📄 Documentation\\n\\n- Update offline-mode guide reference @emmanuel-ferdman (#123)\\n- fix: fix windows env key @Zxilly (#96)\\n- Deployment Setup for MkDocs Documentation Site @eli64s (#87)\\n- refactor: Improve repository preprocessing design and metadata extraction. @eli64s (#83)\\n\\n## ⚙️ Dependency Updates\\n\\n<details>\\n<summary>9 changes</summary>\\n\\n- Bump aiohttp from 3.10.10 to 3.10.11 @dependabot (#118)\\n- Bump certifi from 2024.2.2 to 2024.7.4 @dependabot (#112)\\n- Bump urllib3 from 2.2.1 to 2.2.2 @dependabot (#108)\\n- Bump requests from 2.31.0 to 2.32.0 @dependabot (#106)\\n- Bump tqdm from 4.66.2 to 4.66.3 @dependabot (#103)\\n- Bump jinja2 from 3.1.3 to 3.1.4 @dependabot (#104)\\n- Bump aiohttp from 3.9.3 to 3.9.4 @dependabot (#100)\\n- Bump idna from 3.6 to 3.7 @dependabot (#99)\\n- Core Logic and Dependency Optimizations @eli64s (#84)\\n</details>\\n","draft":true,"prerelease":false,"make_latest":"true"}`, request: {} }, event: { id: '12329574745', nam
update_release_draft
HttpError: Resource not accessible by integration 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: '12329574745', name: 'pull_request', payload: { action: 'opened', number: 125, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/eli64s/readme-ai/issues/125/comments' }, commits: { href: 'https://api.github.com/repos/eli64s/readme-ai/pulls/125/commits' }, html: { href: 'https://github.com/eli64s/readme-ai/pull/125' }, issue: { href: 'https://api.github.com/repos/eli64s/readme-ai/issues/125' }, review_comment: { href: 'https://api.github.com/repos/eli64s/readme-ai/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/eli64s/readme-ai/pulls/125/comments' }, self: { href: 'https://api.github.com/repos/eli64s/readme-ai/pulls/125' }, statuses: { href: 'https://api.github.com/repos/eli64s/readme-ai/statuses/8abe727ca12dbfe7727f5c9ed3ae2ae6449569ff' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'NONE', auto_merge: null, base: { label: 'eli64s: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/eli64s/readme-ai/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/eli64s/readme-ai/assignees{/user}', blobs_url: 'https://api.github.com/repos/eli64s/readme-ai/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/eli64s/readme-ai/branches{/branch}', clone_url: 'https://github.com/eli64s/readme-ai.git', collaborators_url: 'https://api.github.com/repos/eli64s/readme-ai/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/eli64s/readme-ai/comments{/number}', commits_url: 'https://api.github.com/repos/eli64s/readme-ai/commits{/sha}', compare_url: 'https://api.github.com/repos/eli64s/readme-ai/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/eli64s/readme-ai/contents/{+path}', contributors_url: 'https://api.github.com/repos/eli64s/readme-ai/contributors', created_at: '2023-01-16T19:47:17Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/eli64s/readme-ai/deployments', description: 'README file generator, powered by AI.', disabled: false, downloads_url: 'https://api.github.com/repos/eli64s/readme-ai/downloads', events_url: 'https://api.github.com/repos/eli64s/readme-ai/events', fork: false, forks: 175, forks_count: 175, forks_url: 'https://api.github.com/repos/eli64s/readme-ai/forks', full_name: 'eli64s/readme-ai', git_commits_url: 'https://api.github.com/repos/eli64s/readme-ai/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/eli64s/readme-ai/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/eli64s/readme-ai/git/tags{/sha}', git_url: 'git://github.com/eli64s/readme-ai.git', has_discussions: true, has_downloads: true, h
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636