Skip to content

migrate to new architecture #124

migrate to new architecture

migrate to new architecture #124

Triggered via pull request March 18, 2026 01:41
Status Success
Total duration 9s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 5 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:56365:18) { name: 'AggregateError', event: { id: '23225035235', name: 'pull_request', payload: { action: 'synchronize', after: '1a29a2ffaef6f249f90f645355dd39a9ba20c0bd', before: '37becdea77b633980ac05dbfc6d081e7e7572769', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/106214?v=4', created_at: '2023-12-18T21:54:07Z', description: null, html_url: 'https://github.com/enterprises/authsignal', id: 106214, name: 'Authsignal', node_id: 'E_kgDOAAGe5g', slug: 'authsignal', updated_at: '2026-02-22T19:48:51Z', website_url: null }, number: 80, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/80007488?v=4', description: 'We help you rapidly implement identity features like passwordless MFA, passkeys and ID verification with minimal engineering lift.', events_url: 'https://api.github.com/orgs/authsignal/events', hooks_url: 'https://api.github.com/orgs/authsignal/hooks', id: 80007488, issues_url: 'https://api.github.com/orgs/authsignal/issues', login: 'authsignal', members_url: 'https://api.github.com/orgs/authsignal/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjgwMDA3NDg4', public_members_url: 'https://api.github.com/orgs/authsignal/public_members{/member}', repos_url: 'https://api.github.com/orgs/authsignal/repos', url: 'https://api.github.com/orgs/authsignal' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/authsignal/react-native-authsignal/issues/80/comments' }, commits: { href: 'https://api.github.com/repos/authsignal/react-native-authsignal/pulls/80/commits' }, html: { href: 'https://github.com/authsignal/react-native-authsignal/pull/80' }, issue: { href: 'https://api.github.com/repos/authsignal/react-native-authsignal/issues/80' }, review_comment: { href: 'https://api.github.com/repos/authsignal/react-native-authsignal/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/authsignal/react-native-authsignal/pulls/80/comments' }, self: { href: 'https://api.github.com/repos/authsignal/react-native-authsignal/pulls/80' }, statuses: { href: 'https://api.github.com/repos/authsignal/react-native-authsignal/statuses/1a29a2ffaef6f249f90f645355dd39a9ba20c0bd' } }, active_lock_reason: null, additions: 3572, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'authsignal:main', ref: 'main', 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/authsignal/react-native-authsignal/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/authsignal/react-native-authsignal/assignees{/user}', blobs_url: 'https://api.github.com/repos/authsignal/react-native-authsignal/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/authsignal/react-native-authsignal/branches{/branch}', clone_url: 'https://github
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '23225035235', status: 422, response: { url: 'https://api.github.com/repos/authsignal/react-native-authsignal/releases', 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: 'Wed, 18 Mar 2026 01:41: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; 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': '8421:C7182:81F6D5:2299B65:69BA02C8', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14991', 'x-ratelimit-reset': '1773801687', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '9', '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#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/authsignal/react-native-authsignal/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)', 'x-github-delivery': '23225035235', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/80/merge","name":"v2.7.0 🚀","tag_name":"v2.7.0","body":"## Changes in Release v2.7.0\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/authsignal/react-native-authsignal/compare/v2.7.0-alpha.1...v2.7.0\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '23225035235', name: 'pull_request', payload: { action: 'synchronize', after: '1a29a2ffaef6f249f90f645355dd39a9ba20c0bd', before: '37becdea77b633980ac05dbfc6d081e7e7572769', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/106214?v=4', created_at: '2023-12-18T21:54:07Z', description: null, html_url: 'https://github.com/enterprises/authsignal', id: 106214, name: 'Authsignal', node_id: 'E_kgDOAAGe5g', slug: 'authsignal', updated_at: '2026-02-22T19:48:51Z', website_url: null }, number: 80, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/80007488?v=4', description: 'We help you rapidly implement identity features like passwordless MFA, passkeys and ID verification with minimal engineering lift.', events_url: 'https://api.github.com/orgs/authsignal/events', hooks_url: 'https://api.github.com/orgs/authsignal/hooks', id: 80007488, issues_url: 'https://api.github.com/orgs/authsignal/issues', login: 'authsignal', members_url: 'https://api.github.com/orgs/authsignal/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjgwMDA3NDg4', public_members_url: 'https://api.github.com/orgs/authsignal/public_members{/mem
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/)