Update ci.yml (#379) #453
release-drafter.yml
on: push
update_release_draft
3s
Annotations
2 errors
update_release_draft
Request failed due to following response errors:
- Something went wrong while executing your query. Please include `8B83:31911C:1E6312C:352018C:663A437C` when reporting this issue.
{
name: 'GraphqlResponseError',
id: '8987769817',
request: {
query: '\n' +
' query findCommitsWithAssociatedPullRequests(\n' +
' $name: String!\n' +
' $owner: String!\n' +
' $targetCommitish: String!\n' +
' $withPullRequestBody: Boolean!\n' +
' $withPullRequestURL: Boolean!\n' +
' $since: GitTimestamp\n' +
' $after: String\n' +
' $withBaseRefName: Boolean!\n' +
' $withHeadRefName: Boolean!\n' +
' ) {\n' +
' repository(name: $name, owner: $owner) {\n' +
' object(expression: $targetCommitish) {\n' +
' ... on Commit {\n' +
' history(first: 100, since: $since, after: $after) {\n' +
' totalCount\n' +
' pageInfo {\n' +
' hasNextPage\n' +
' endCursor\n' +
' }\n' +
' nodes {\n' +
' id\n' +
' committedDate\n' +
' message\n' +
' author {\n' +
' name\n' +
' user {\n' +
' login\n' +
' }\n' +
' }\n' +
' associatedPullRequests(first: 5) {\n' +
' nodes {\n' +
' title\n' +
' number\n' +
' url @include(if: $withPullRequestURL)\n' +
' body @include(if: $withPullRequestBody)\n' +
' author {\n' +
' login\n' +
' }\n' +
' baseRepository {\n' +
' nameWithOwner\n' +
' }\n' +
' mergedAt\n' +
' isCrossRepository\n' +
' labels(first: 100) {\n' +
' nodes {\n' +
' name\n' +
' }\n' +
' }\n' +
' merged\n' +
' baseRefName @include(if: $withBaseRefName)\n' +
' headRefName @include(if: $withHeadRefName)\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n',
variables: {
name: 'zio-sbt',
owner: 'zio',
targetCommitish: 'refs/heads/main',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false,
since: '2024-03-18T10:25:45Z'
}
},
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 07 May 2024 15:06:37 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '8B83:31911C:1E6312C:352018C:663A437C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4988',
'x-ratelimit-reset': '1715097697',
'x-ratelimit-resource': 'graphql',
|
update_release_draft
GraphqlResponseError: Request failed due to following response errors:
- Something went wrong while executing your query. Please include `8B83:31911C:1E6312C:352018C:663A437C` when reporting this issue.
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:6088:13
at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142876:14)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142674:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142380:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '8987769817',
name: 'push',
payload: {
after: '0ebfbeb00614dd78906489f0ca68eb81f129b0c3',
base_ref: null,
before: '15f4efad1ee6983b4b134aae70aa2fcb399b397f',
commits: [
{
author: {
email: '[email protected]',
name: 'Jules Ivanic',
username: 'guizmaii'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '0ebfbeb00614dd78906489f0ca68eb81f129b0c3',
message: 'Update ci.yml (#379)',
timestamp: '2024-05-07T23:06:23+08:00',
tree_id: '2dd9f1cf20970c0382e6afe73adb37b08c422800',
url: 'https://github.com/zio/zio-sbt/commit/0ebfbeb00614dd78906489f0ca68eb81f129b0c3'
}
],
compare: 'https://github.com/zio/zio-sbt/compare/15f4efad1ee6...0ebfbeb00614',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Jules Ivanic',
username: 'guizmaii'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '0ebfbeb00614dd78906489f0ca68eb81f129b0c3',
message: 'Update ci.yml (#379)',
timestamp: '2024-05-07T23:06:23+08:00',
tree_id: '2dd9f1cf20970c0382e6afe73adb37b08c422800',
url: 'https://github.com/zio/zio-sbt/commit/0ebfbeb00614dd78906489f0ca68eb81f129b0c3'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/49655448?v=4',
description: 'ZIO — Real World Functional Programming',
events_url: 'https://api.github.com/orgs/zio/events',
hooks_url: 'https://api.github.com/orgs/zio/hooks',
id: 49655448,
issues_url: 'https://api.github.com/orgs/zio/issues',
login: 'zio',
members_url: 'https://api.github.com/orgs/zio/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ5NjU1NDQ4',
public_members_url: 'https://api.github.com/orgs/zio/public_members{/member}',
repos_url: 'https://api.github.com/orgs/zio/repos',
url: 'https://api.github.com/orgs/zio'
},
pusher: { email: '[email protected]', name: 'guizmaii' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/zio/zio-sbt/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/zio/zio-sbt/assignees{/user}',
blobs_url: 'https://api.github.com/repos/zio/zio-sbt/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/zio/zio-sbt/branches{/branch}',
clone_url: 'https://github.com/zio/zio-sbt.git',
collaborators_url: 'https://api.github.com/repos/zio/zio-sbt/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/zio/zio-sbt/comments{/number}',
commits_url: 'https://api.github.com/repos/zio/zio-sbt/commits{/sha}',
compare_url: 'https://api.github.com/repos/zio/zio-sbt/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/zio/zio-sbt/contents/{+path}',
|