Merge pull request #482 from IDEMSInternational/master #107
release-drafter.yml
on: push
update_release_draft
1m 33s
Annotations
2 errors and 1 warning
update_release_draft
Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `2D00:2A9B24:305C393C:30A39198:663A266F` when reporting this issue."}]}
{
name: 'HttpError',
id: '8985839474',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
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-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset',
connection: 'close',
'content-type': 'application/json',
date: 'Tue, 07 May 2024 13:02:49 GMT',
server: 'GitHub.com',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '2D00:2A9B24:305C393C:30A39198:663A266F'
},
data: {
data: null,
errors: [
{
message: 'Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `2D00:2A9B24:305C393C:30A39198:663A266F` when reporting this issue.'
}
]
}
},
request: {
method: 'POST',
url: 'https://api.github.com/graphql',
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: '{"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":"R-Instat","owner":"Patowhiz","targetCommitish":"refs/heads/master","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"after":"9ad353258914431d66357765146ab84ee244c23a 399"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '8985839474',
name: 'push',
payload: {
after: '9ad353258914431d66357765146ab84ee244c23a',
base_ref: null,
before: '01452f3804f120f3bca7e6e1b6f7f76832b32b38',
commits: [
{
author: {
email: '[email protected]',
name: 'Fidel365',
username:
|
update_release_draft
HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `2D00:2A9B24:305C393C:30A39198:663A266F` when reporting this issue."}]}
at /home/runner/work/_actions/release-drafter/release-drafter/v5.21.1/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.21.1/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8985839474',
name: 'push',
payload: {
after: '9ad353258914431d66357765146ab84ee244c23a',
base_ref: null,
before: '01452f3804f120f3bca7e6e1b6f7f76832b32b38',
commits: [
{
author: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
committer: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
distinct: false,
id: '1eb9f0edaa6898bbcda71103e130a302408fb255',
message: 'design',
timestamp: '2024-04-24T14:15:18+03:00',
tree_id: '4733a32005aa6d22be988939b001fdf01def5edb',
url: 'https://github.com/Patowhiz/R-Instat/commit/1eb9f0edaa6898bbcda71103e130a302408fb255'
},
{
author: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
committer: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
distinct: false,
id: '237f05d3cf65ea81ae41ae9b570777b36a9fe05c',
message: 'change',
timestamp: '2024-04-24T15:43:03+03:00',
tree_id: '3d7475fbe39c69b7c5f6e61a847d2771f93f4300',
url: 'https://github.com/Patowhiz/R-Instat/commit/237f05d3cf65ea81ae41ae9b570777b36a9fe05c'
},
{
author: {
email: '[email protected]',
name: 'Ntalumeso',
username: 'N-thony'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '7f9d30bbda80bb6787d9a8b2ddbdc55e87b440f7',
message: 'Merge pull request #8947 from Fidel365/Integer\n' +
'\n' +
'Improvements to the integer keyboard and adding Catalan numbers',
timestamp: '2024-04-29T08:08:38+03:00',
tree_id: '3d7475fbe39c69b7c5f6e61a847d2771f93f4300',
url: 'https://github.com/Patowhiz/R-Instat/commit/7f9d30bbda80bb6787d9a8b2ddbdc55e87b440f7'
},
{
author: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
committer: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
distinct: false,
id: '3791ec6d319019d743b599834e064414e6edc7c0',
message: 'summary',
timestamp: '2024-04-29T12:19:09+03:00',
tree_id: '69759de34437d07fdad43a1beafdce683ec79390',
url: 'https://github.com/Patowhiz/R-Instat/commit/3791ec6d319019d743b599834e064414e6edc7c0'
},
{
author: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
committer: {
email: '[email protected]',
name: 'Fidel365',
username: 'Fidel365'
},
distinct: false,
id: '1cc28d92e5e261095e05aab1a6dd1c467e2ee1fb',
message: 'text/strings',
timestamp:
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|