Merge pull request #320 from scala-steward/update/scala3-library-3.7.2 #211
release-drafter.yml
on: push
update_release_draft
59s
Annotations
2 errors
|
update_release_draft
HttpError: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '16967777805',
name: 'push',
payload: {
after: 'ea3cf306f26296ed950db260f1df14857c76a71e',
base_ref: null,
before: 'a301cb7d0a6fd75cd66cf9225113f4c800078f88',
commits: [
{
author: {
email: 'scala_steward@virtuslab.com',
name: 'Scala Steward',
username: 'scala-steward'
},
committer: {
email: 'scala_steward@virtuslab.com',
name: 'Scala Steward',
username: 'scala-steward'
},
distinct: false,
id: 'a9a2075afdf7329aff3a96abcc443934b9951d4c',
message: 'Update scala3-library to 3.7.2',
timestamp: '2025-08-02T20:57:27Z',
tree_id: '1d421bbfb3a31c2ba93c56b9de15dc3c06258f50',
url: 'https://github.com/sangria-graphql/sangria-argonaut/commit/a9a2075afdf7329aff3a96abcc443934b9951d4c'
},
{
author: {
email: 'scala_steward@virtuslab.com',
name: 'Scala Steward',
username: 'scala-steward'
},
committer: {
email: 'scala_steward@virtuslab.com',
name: 'Scala Steward',
username: 'scala-steward'
},
distinct: false,
id: '7d0331c5098a9a5580cf0e51cfcda61561b1dcad',
message: 'Regenerate GitHub Actions workflow\n' +
'\n' +
'Executed command: sbt githubWorkflowGenerate',
timestamp: '2025-08-02T20:57:53Z',
tree_id: '6f9f9a49d96caf05fd6ff08ffc8c3ba2fa7b12f0',
url: 'https://github.com/sangria-graphql/sangria-argonaut/commit/7d0331c5098a9a5580cf0e51cfcda61561b1dcad'
},
{
author: {
email: 'vividbit@gmail.com',
name: 'Shohei Shimomura',
username: 'sh0hei'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ea3cf306f26296ed950db260f1df14857c76a71e',
message: 'Merge pull request #320 from scala-steward/update/scala3-library-3.7.2\n' +
'\n' +
'Update scala3-library to 3.7.2',
timestamp: '2025-08-14T23:16:52+09:00',
tree_id: '6f9f9a49d96caf05fd6ff08ffc8c3ba2fa7b12f0',
url: 'https://github.com/sangria-graphql/sangria-argonaut/commit/ea3cf306f26296ed950db260f1df14857c76a71e'
}
],
compare: 'https://github.com/sangria-graphql/sangria-argonaut/compare/a301cb7d0a6f...ea3cf306f262',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'vividbit@gmail.com',
name: 'Shohei Shimomura',
username: 'sh0hei'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ea3cf306f26296ed950db260f1df14857c76a71e',
message: 'Merge pull request #320 from scala-steward/update/scala3-library-3.7.2\n' +
'\n' +
'Update scala3-library to 3.7.2',
timestamp: '2025-08-14T23:16:52+09:00',
tree_id: '6f9f9a49d96caf05fd6ff08ffc8c3ba2fa7b12f0',
url: 'https://github.com/sangria-graphql/sangria-argonaut/commit/ea3cf306f26296ed950db260f1df14857c76a71e'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/13525856?v=4',
description: 'Sangria - Scala GraphQL implementation ',
eve
|
|
update_release_draft
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
{
name: 'HttpError',
id: '16967777805',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
connection: 'close',
'content-length': '150',
'content-type': 'text/html',
date: 'Thu, 14 Aug 2025 14:17:56 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': 'E818:24D828:372775F:C5CF79C:689DF00A'
},
data: '<html>\r\n' +
'<head><title>502 Bad Gateway</title></head>\r\n' +
'<body>\r\n' +
'<center><h1>502 Bad Gateway</h1></center>\r\n' +
'<hr><center>nginx</center>\r\n' +
'</body>\r\n' +
'</html>\r\n'
},
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/20.19.3 (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":"sangria-argonaut","owner":"sangria-graphql","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"since":"2021-06-18T06:22:16Z"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '16967777805',
name: 'push',
payload: {
after: 'ea3cf306f26296ed950db260f1df14857c76a71e',
base_ref: null,
before: 'a301cb7d0a6fd75cd66cf9225113f4c800078f88',
commits: [
{
author: {
email: 'scala_steward@virtuslab.com',
name: 'Scala Steward',
username: 'scala-steward'
},
committer: {
email: 'scala_steward@virtuslab.com',
name: 'Scala Steward',
username: 'scala-steward'
},
distinct: false,
id: 'a9a2075afdf7329aff3a96abcc443934b9951d4c',
message: 'Update scala3-library to 3.7.2',
timestamp: '2025-08-02T20:57:27Z',
tree_id: '1d421bbfb3a31c2ba93c56b9de15dc3c06258f50',
url: 'https://github.com/sangria-graphql/s
|