Skip to content

Merge pull request #234 from scala-steward/update/sbt-1.11.4 #169

Merge pull request #234 from scala-steward/update/sbt-1.11.4

Merge pull request #234 from scala-steward/update/sbt-1.11.4 #169

Triggered via push August 13, 2025 14:00
Status Success
Total duration 1m 2s
Artifacts
update_release_draft
1m 0s
update_release_draft
Fit to window
Zoom out
Zoom in

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: '16939533431', name: 'push', payload: { after: '05a3852157611ba1f663ce08e43c9564bad72182', base_ref: null, before: '3ba4ce83ba9429d8223157da93776da518e9fc92', commits: [ { author: { email: '[email protected]', name: 'Scala Steward', username: 'scala-steward' }, committer: { email: '[email protected]', name: 'Scala Steward', username: 'scala-steward' }, distinct: false, id: '8352ba213c725453f69eda097623cec4e816284b', message: 'Update sbt, scripted-plugin to 1.11.4', timestamp: '2025-08-12T19:14:33Z', tree_id: 'e75f7c63bae380a82137b6d3ebad117f2fdfc4f9', url: 'https://github.com/sangria-graphql/sangria-streaming-api/commit/8352ba213c725453f69eda097623cec4e816284b' }, { author: { email: '[email protected]', name: 'Shohei Shimomura', username: 'sh0hei' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '05a3852157611ba1f663ce08e43c9564bad72182', message: 'Merge pull request #234 from scala-steward/update/sbt-1.11.4\n' + '\n' + 'Update sbt, scripted-plugin to 1.11.4', timestamp: '2025-08-13T23:00:19+09:00', tree_id: 'e75f7c63bae380a82137b6d3ebad117f2fdfc4f9', url: 'https://github.com/sangria-graphql/sangria-streaming-api/commit/05a3852157611ba1f663ce08e43c9564bad72182' } ], compare: 'https://github.com/sangria-graphql/sangria-streaming-api/compare/3ba4ce83ba94...05a385215761', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Shohei Shimomura', username: 'sh0hei' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '05a3852157611ba1f663ce08e43c9564bad72182', message: 'Merge pull request #234 from scala-steward/update/sbt-1.11.4\n' + '\n' + 'Update sbt, scripted-plugin to 1.11.4', timestamp: '2025-08-13T23:00:19+09:00', tree_id: 'e75f7c63bae380a82137b6d3ebad117f2fdfc4f9', url: 'https://github.com/sangria-graphql/sangria-streaming-api/commit/05a3852157611ba1f663ce08e43c9564bad72182' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/13525856?v=4', description: 'Sangria - Scala GraphQL implementation ', events_url: 'https://api.github.com/orgs/sangria-graphql/events', hooks_url: 'https://api.github.com/orgs/sangria-graphql/hooks', id: 13525856, issues_url: 'https://api.github.com/orgs/sangria-graphql/issues', login: 'sangria-graphql', members_url: 'https://api.github.com/orgs/sangria-graphql/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEzNTI1ODU2', public_members_url: 'https://api.github.com/orgs/sangria-graphql/public_members{/member}', repos_url: 'https://api.github.com/orgs/sangria-graphql/repos', url: 'https://api.github.com/orgs/sangria-graphql' }, pusher: { email: '[email protected]', name: 'sh0hei' }, ref: 'refs/heads/main', repository: { a
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: '16939533431', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { connection: 'close', 'content-length': '150', 'content-type': 'text/html', date: 'Wed, 13 Aug 2025 14:01:23 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': '4028:24F92E:85ED4C:1DCC629:689C9AA8' }, 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-streaming-api","owner":"sangria-graphql","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"since":"2021-05-30T10:42:29Z"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '16939533431', name: 'push', payload: { after: '05a3852157611ba1f663ce08e43c9564bad72182', base_ref: null, before: '3ba4ce83ba9429d8223157da93776da518e9fc92', commits: [ { author: { email: '[email protected]', name: 'Scala Steward', username: 'scala-steward' }, committer: { email: '[email protected]', name: 'Scala Steward', username: 'scala-steward' }, distinct: false, id: '8352ba213c725453f69eda097623cec4e816284b', message: 'Update sbt, scripted-plugin to 1.11.4', timestamp: '2025-08-12T19:14:33Z', tree_id: 'e75f7c63bae380a82137b6d3ebad117f2fdfc4f9', url: 'https://github.com/sangri