[Dev App] Adding some misc buttons for development and testing #222
Annotations
2 errors
Run release-drafter/release-drafter@v5
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '7493707578',
status: 422,
response: {
url: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/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',
connection: 'close',
'content-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 11 Jan 2024 19:40:01 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': 'C007:58EF:257FDE1:4D5112E:65A04411',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '994',
'x-ratelimit-reset': '1705005598',
'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#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1955/merge","name":"5.1.1","tag_name":"5.1.1","body":"## Other Changes\\n\\n- Deadlock and concurrent modification related to Model.data (#1944)\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7493707578',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'eb34f95644588f14ca84441786a4cd1c8f7a6bc3',
before: '6a1f1a23ffa4fabef29286da430bd09e6110ec99',
number: 1955,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/11823027?v=4',
description: 'The market leading customer engagement solution for Push Notifications, Email, SMS & In-App.',
events_url: 'https://api.github.com/orgs/OneSignal/events',
hooks_url: 'https://api.github.com/orgs/OneSignal/hooks',
id: 11823027,
issues_url: 'https://api.github.com/orgs/OneSignal/issues',
login: 'OneSignal',
members_url: 'https://api.github.com/orgs/OneSignal/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjExODIzMDI3',
public_members_url: 'https://api.github.com/orgs/OneSignal/public_members{/member}',
repos_url: 'https://api.github.com/orgs/OneSignal/repos',
url: 'https://api.github.com/orgs/OneSignal'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/issues/1955/comments'
},
commits: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/pulls/1955/commits'
},
html: {
href: 'https://github.com/OneSignal/OneSignal-Android-SDK/pull/1955'
},
issue: {
|
Run release-drafter/release-drafter@v5
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7493707578',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'eb34f95644588f14ca84441786a4cd1c8f7a6bc3',
before: '6a1f1a23ffa4fabef29286da430bd09e6110ec99',
number: 1955,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/11823027?v=4',
description: 'The market leading customer engagement solution for Push Notifications, Email, SMS & In-App.',
events_url: 'https://api.github.com/orgs/OneSignal/events',
hooks_url: 'https://api.github.com/orgs/OneSignal/hooks',
id: 11823027,
issues_url: 'https://api.github.com/orgs/OneSignal/issues',
login: 'OneSignal',
members_url: 'https://api.github.com/orgs/OneSignal/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjExODIzMDI3',
public_members_url: 'https://api.github.com/orgs/OneSignal/public_members{/member}',
repos_url: 'https://api.github.com/orgs/OneSignal/repos',
url: 'https://api.github.com/orgs/OneSignal'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/issues/1955/comments'
},
commits: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/pulls/1955/commits'
},
html: {
href: 'https://github.com/OneSignal/OneSignal-Android-SDK/pull/1955'
},
issue: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/issues/1955'
},
review_comment: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/pulls/1955/comments'
},
self: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/pulls/1955'
},
statuses: {
href: 'https://api.github.com/repos/OneSignal/OneSignal-Android-SDK/statuses/eb34f95644588f14ca84441786a4cd1c8f7a6bc3'
}
},
active_lock_reason: null,
additions: 171,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/14221056?v=4',
events_url: 'https://api.github.com/users/jinliu9508/events{/privacy}',
followers_url: 'https://api.github.com/users/jinliu9508/followers',
following_url: 'https://api.github.com/users/jinliu9508/following{/other_user}',
gists_url: 'https://api.github.com/users/jinliu9508/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/jinliu9508',
id: 14221056,
login: 'jinliu9508',
node_id: 'MDQ6VXNlcjE0MjIxMDU2',
organizations_url: 'https://api.github.com/users/jinliu9508/orgs',
received_events_url: 'https://api.github.com/users/jinliu9508/received_events',
repos_url: 'https://api.github.com/users/jinliu9508/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/jinliu9508/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/jinliu9508/subscriptions',
type: 'User',
url: 'https://api.github.com/users/jinliu9508'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/14221056?v=4',
events_url: 'https://api.github.com/users/jinliu9508/events{/privacy}',
followers_url: 'https://api.github.com/users/jinliu9508/followers',
|
The logs for this run have expired and are no longer available.
Loading