Merge pull request #1398 from scala-steward/update/flyway-core-11.17.0 #1113
build.yml
on: push
build
8m 53s
update_release_draft
1m 2s
Annotations
2 errors and 4 warnings
|
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/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '19301669236',
name: 'push',
payload: {
after: '20ac5ebf6e28d17aba4002a5df5be87377b54081',
base_ref: null,
before: '72ed15c87050dd026b0e1f220ff44a8bd8d051b1',
commits: [
{
author: {
email: '[email protected]',
name: 'Scala Steward',
username: 'scala-steward'
},
committer: {
email: '[email protected]',
name: 'Scala Steward',
username: 'scala-steward'
},
distinct: false,
id: '1bf0dfd8ef01950c895c91304b87233f86b20fdf',
message: 'Update flyway-core from 11.16.0 to 11.17.0',
timestamp: '2025-11-12T14:45:41Z',
tree_id: '8290f922d20f9529662b720997077f6d4318c531',
url: 'https://github.com/avast/scala-server-toolkit/commit/1bf0dfd8ef01950c895c91304b87233f86b20fdf'
},
{
author: {
email: '37929162+mergify[bot]@users.noreply.github.com',
name: 'mergify[bot]',
username: 'mergify[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '20ac5ebf6e28d17aba4002a5df5be87377b54081',
message: 'Merge pull request #1398 from scala-steward/update/flyway-core-11.17.0\n' +
'\n' +
'Update flyway-core from 11.16.0 to 11.17.0',
timestamp: '2025-11-12T14:55:49Z',
tree_id: 'b573ddd77cf882bc6dbe97a43587a214be9a3f8c',
url: 'https://github.com/avast/scala-server-toolkit/commit/20ac5ebf6e28d17aba4002a5df5be87377b54081'
}
],
compare: 'https://github.com/avast/scala-server-toolkit/compare/72ed15c87050...20ac5ebf6e28',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/1937?v=4',
created_at: '2020-01-09T09:51:20Z',
description: '',
html_url: 'https://github.com/enterprises/nortonlifelock',
id: 1937,
name: 'NortonLifeLock',
node_id: 'MDEwOkVudGVycHJpc2UxOTM3',
slug: 'nortonlifelock',
updated_at: '2025-08-12T20:59:54Z',
website_url: 'https://www.nortonlifelock.com'
},
forced: false,
head_commit: {
author: {
email: '37929162+mergify[bot]@users.noreply.github.com',
name: 'mergify[bot]',
username: 'mergify[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '20ac5ebf6e28d17aba4002a5df5be87377b54081',
message: 'Merge pull request #1398 from scala-steward/update/flyway-core-11.17.0\n' +
'\n' +
'Update flyway-core from 11.16.0 to 11.17.0',
timestamp: '2025-11-12T14:55:49Z',
tree_id: 'b573ddd77cf882bc6dbe97a43587a214be9a3f8c',
url: 'https://github.com/avast/scala-server-toolkit/commit/20ac5ebf6e28d17aba4002a5df5be87377b54081'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/3996079?v=4',
description: 'https://avast.github.io',
events_url: 'https://api.github.com/orgs/avast/events',
hooks_url: 'https://api.github.com/orgs/avast/hooks',
id: 3996079,
issues_url: 'https://api.github.com/orgs/avast/issues',
login: 'avast',
members_url: 'https://api.github.com/orgs/avas
|
|
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: '19301669236',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Wed, 12 Nov 2025 14:56:57 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '8400:266F54:61B568A:1B5E42D1:6914A02E'
},
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.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '19301669236',
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 $pullRequestLimit: Int!\\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: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\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":"scala-server-toolkit","owner":"avast","targetCommitish":"refs/heads/master","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2025-10-23T07:01:47Z"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '19301669236',
name: 'push',
payload: {
after: '20ac5ebf6e28d17aba4002a5df5be87377b54081',
base_ref: null,
before: '72ed15c87050dd026b0e1f220ff44a8bd8d051b1',
commits: [
{
author: {
email: '[email protected]',
name: 'Scala Steward',
username: 'scala-steward'
},
committer: {
email: '[email protected]',
name: 'Scala Steward',
username: 'scala-steward'
},
distinct: false,
id: '1bf0dfd8ef01950c895c91304b87233f86b20fdf',
message: 'Update flyway-core from 11.16.0 to 11.17.0',
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|