Skip to content

Encapsulate xlog in a structure for isolation #106

Encapsulate xlog in a structure for isolation

Encapsulate xlog in a structure for isolation #106

Triggered via pull request July 20, 2025 11:45
Status Success
Total duration 8s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 4 warnings
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '16399535048', name: 'pull_request', payload: { action: 'synchronize', after: '29607db94fc7c39bd515618670feff5315086571', before: '34aead01b8d8d5c5a970b03687a740a40720ee8a', number: 114, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/emad-elsaid/xlog/issues/114/comments' }, commits: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/114/commits' }, html: { href: 'https://github.com/emad-elsaid/xlog/pull/114' }, issue: { href: 'https://api.github.com/repos/emad-elsaid/xlog/issues/114' }, review_comment: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/114/comments' }, self: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/114' }, statuses: { href: 'https://api.github.com/repos/emad-elsaid/xlog/statuses/29607db94fc7c39bd515618670feff5315086571' } }, active_lock_reason: null, additions: 1319, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'emad-elsaid:master', ref: 'master', 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/emad-elsaid/xlog/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/emad-elsaid/xlog/assignees{/user}', blobs_url: 'https://api.github.com/repos/emad-elsaid/xlog/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/emad-elsaid/xlog/branches{/branch}', clone_url: 'https://github.com/emad-elsaid/xlog.git', collaborators_url: 'https://api.github.com/repos/emad-elsaid/xlog/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/emad-elsaid/xlog/comments{/number}', commits_url: 'https://api.github.com/repos/emad-elsaid/xlog/commits{/sha}', compare_url: 'https://api.github.com/repos/emad-elsaid/xlog/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/emad-elsaid/xlog/contents/{+path}', contributors_url: 'https://api.github.com/repos/emad-elsaid/xlog/contributors', created_at: '2014-02-14T23:43:16Z', default_branch: 'master', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/emad-elsaid/xlog/deployments', description: '💥 Personal knowledge management application. One binary HTTP server. works in any Markdown directory. autolinks pages, hashtags, auto preview images link, screenshare, screenshot, camera recording and audio recording embedded in the note. and fast search through the KB', disabled: false, downloads_url: 'https://api.github.com/repos/emad-elsaid/xlog/downloads', events_url: 'https://api.github.com/repos/emad-elsaid/xlog/events', fork: false, forks: 21, forks_count: 21, forks_url: 'https://api.github.com/repos/emad-elsaid/xlog/forks', full_name: 'emad-elsaid/xlog',
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '16399535048', status: 422, response: { url: 'https://api.github.com/repos/emad-elsaid/xlog/releases/226885971', 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sun, 20 Jul 2025 11:45:46 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': '4C01:8F66A:76E8A6:F37FD7:687CD6EA', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4988', 'x-ratelimit-reset': '1753014941', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '12', '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/emad-elsaid/xlog/releases/226885971', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.3 (linux; x64)', 'x-github-delivery': '16399535048', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#115)\\n- Vendoring dependencies @emad-elsaid (#112)\\n\\n## 🧰 Maintenance\\n\\n- Refactoring to use any instead of interface @emad-elsaid (#113)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.7.10","tag_name":"v1.7.10","target_commitish":"refs/pull/114/merge"}', request: {} }, event: { id: '16399535048', name: 'pull_request', payload: { action: 'synchronize', after: '29607db94fc7c39bd515618670feff5315086571', before: '34aead01b8d8d5c5a970b03687a740a40720ee8a', number: 114, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/emad-elsaid/xlog/issues/114/comments' }, commits: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/114/commits' }, html: { href: 'https://github.com/emad-elsaid/xlog/pull/114' }, issue: { href: 'https://api.github.com/repos/emad-elsaid/xlog/issues/114' }, review_comment: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/114/comments' }, self: { href: 'https://api.github.com/repos/emad-elsaid/xlog/pulls/114' }, statuses: { href: 'https://api.github.com/repos/emad-elsaid/xlog/statuses/29607db94fc7c39bd515618670feff5315086571' } }, active_lock_reason: null, additions: 1319, assignee: null, assig
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)