Return credential type on device.addCredential #15
release-drafter.yml
on: pull_request
update_release_draft
6s
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: '15692571230',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e24fde666b8baeff280c534d41f783b6a3692f38',
before: 'cd1fd197821110176775a006d34a596481fc1161',
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: '2025-05-22T19:01:31Z',
website_url: null
},
number: 46,
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/46/comments'
},
commits: {
href: 'https://api.github.com/repos/authsignal/react-native-authsignal/pulls/46/commits'
},
html: {
href: 'https://github.com/authsignal/react-native-authsignal/pull/46'
},
issue: {
href: 'https://api.github.com/repos/authsignal/react-native-authsignal/issues/46'
},
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/46/comments'
},
self: {
href: 'https://api.github.com/repos/authsignal/react-native-authsignal/pulls/46'
},
statuses: {
href: 'https://api.github.com/repos/authsignal/react-native-authsignal/statuses/e24fde666b8baeff280c534d41f783b6a3692f38'
}
},
active_lock_reason: null,
additions: 77,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
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.co
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '15692571230',
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: 'Mon, 16 Jun 2025 21:39:49 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': '0401:21BC7C:1C5BE82:38BA127:68508F25',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14995',
'x-ratelimit-reset': '1750113588',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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.19.1 (linux; x64)',
'x-github-delivery': '15692571230',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/46/merge","name":"v1.3.4 🚀","tag_name":"v1.3.4","body":"## Changes in Release v1.3.4\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/authsignal/react-native-authsignal/compare/v1.3.3...v1.3.4\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '15692571230',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'e24fde666b8baeff280c534d41f783b6a3692f38',
before: 'cd1fd197821110176775a006d34a596481fc1161',
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: '2025-05-22T19:01:31Z',
website_url: null
},
number: 46,
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}',
|
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/)
|