Skip to content

fix: disable prefetch on apply button login link #106

fix: disable prefetch on apply button login link

fix: disable prefetch on apply button login link #106

Triggered via pull request March 2, 2026 05:06
Status Success
Total duration 15s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
12s
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/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/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '22562248890', name: 'pull_request', payload: { action: 'opened', number: 105, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/117399816?v=4', description: '', events_url: 'https://api.github.com/orgs/jobstash/events', hooks_url: 'https://api.github.com/orgs/jobstash/hooks', id: 117399816, issues_url: 'https://api.github.com/orgs/jobstash/issues', login: 'jobstash', members_url: 'https://api.github.com/orgs/jobstash/members{/member}', node_id: 'O_kgDOBv9hCA', public_members_url: 'https://api.github.com/orgs/jobstash/public_members{/member}', repos_url: 'https://api.github.com/orgs/jobstash/repos', url: 'https://api.github.com/orgs/jobstash' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/jobstash/webapp/issues/105/comments' }, commits: { href: 'https://api.github.com/repos/jobstash/webapp/pulls/105/commits' }, html: { href: 'https://github.com/jobstash/webapp/pull/105' }, issue: { href: 'https://api.github.com/repos/jobstash/webapp/issues/105' }, review_comment: { href: 'https://api.github.com/repos/jobstash/webapp/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/jobstash/webapp/pulls/105/comments' }, self: { href: 'https://api.github.com/repos/jobstash/webapp/pulls/105' }, statuses: { href: 'https://api.github.com/repos/jobstash/webapp/statuses/de90f6dc3e0fc05e8e670ea3ea6b19a4d39e762c' } }, active_lock_reason: null, additions: 2, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'jobstash:dev', ref: 'dev', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/jobstash/webapp/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/jobstash/webapp/assignees{/user}', blobs_url: 'https://api.github.com/repos/jobstash/webapp/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/jobstash/webapp/branches{/branch}', clone_url: 'https://github.com/jobstash/webapp.git', collaborators_url: 'https://api.github.com/repos/jobstash/webapp/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/jobstash/webapp/comments{/number}', commits_url: 'https://api.github.com/repos/jobstash/webapp/commits{/sha}', compare_url: 'https://api.github.com/repos/jobstash/webapp/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/jobstash/webapp/contents/{+path}', contributors_url: 'https://api.github.com/repos/jobstash/webapp/contributors', created_at: '2025-01-07T08:03:31Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/jobstash/webapp/deployments', description: null, disabled: false, downloads_url: 'https://api.github.com/repos/jobstash/webapp/downloads
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '22562248890', status: 422, response: { url: 'https://api.github.com/repos/jobstash/webapp/releases/279849765', 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: 'Mon, 02 Mar 2026 05:06:29 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': '2801:337438:4EC0950:50D0592:69A51AD4', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1772431580', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', '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/jobstash/webapp/releases/279849765', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)', 'x-github-delivery': '22562248890', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n## ✨🔥 Features 🔥✨\\n\\n- feat: bundle optimization, error reporter, and Sentry sourcemaps ([#101](https://github.com/jobstash/webapp/pull/101))\\n- feat: email auth, empty states, profile improvements ([#98](https://github.com/jobstash/webapp/pull/98))\\n- feat: apply button auth flow, linked accounts & contact fixes ([#97](https://github.com/jobstash/webapp/pull/97))\\n- feat: redesign profile page with linked accounts, resume sidebar, and manual links ([#96](https://github.com/jobstash/webapp/pull/96))\\n- feat: auth-aware hero CTA, onboarding removal, and profile enhancements ([#95](https://github.com/jobstash/webapp/pull/95))\\n- feat: profile page with editor, strength tracking, and suggested jobs ([#91](https://github.com/jobstash/webapp/pull/91))\\n- feat: expert status update with skill-based job matching ([#89](https://github.com/jobstash/webapp/pull/89))\\n- feat: onboarding data sync with OAuth persistence ([#88](https://github.com/jobstash/webapp/pull/88))\\n- feat: add profile delete account with confirmation dialog ([#87](https://github.com/jobstash/webapp/pull/87))\\n- feat: add resume parsing for onboarding ([#86](https://github.com/jobstash/webapp/pull/86))\\n- feat: add GA4 event tracking across the app ([#85](https://github.com/jobstash/webapp/pull/85))\\n- feat: block search engine indexing in non-production environments ([#84](https://github.com/jobstash/webapp/pull/84))\\n- feat: add onboarding flow with Privy auth and session management ([#80](https://github.com/jobstash/webapp/pull/80))\\n- feat: add suggested pillars section to pillar pages ([#79](https://github.com/jobstash/webapp/pull/79))\\n- feat: implement similar jobs API integration ([#78](https://github.com/jobstash/
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/)