Vidazoo Utils & Adapters tests : add support prebid js 10 change in u… #24
release-drafter.yml
on: push
update_release_draft
4m 55s
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: '17458547145',
name: 'push',
payload: {
after: '0846ea54818b57f5770887909c886e313b0ae3d5',
base_ref: null,
before: '97ff651ef3b8d510c8029960e47eef2f2beb129b',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'dd4e2668324f2c6c0d0a38b18616f8ca00942b26',
message: 'Bump globals from 16.0.0 to 16.3.0 (#13802)\n' +
'\n' +
'Bumps [globals](https://github.com/sindresorhus/globals) from 16.0.0 to 16.3.0.\n' +
'- [Release notes](https://github.com/sindresorhus/globals/releases)\n' +
'- [Commits](https://github.com/sindresorhus/globals/compare/v16.0.0...v16.3.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: globals\n' +
' dependency-version: 16.3.0\n' +
' dependency-type: direct:development\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n' +
'Co-authored-by: Chris Huie <phoenixtechnerd@gmail.com>',
timestamp: '2025-08-26T21:40:46-06:00',
tree_id: '724cf99ec4ce4eea874d52d4d6774ecd28d56199',
url: 'https://github.com/ProjectLimelight/Prebid.js/commit/dd4e2668324f2c6c0d0a38b18616f8ca00942b26'
},
{
author: {
email: 'prebidjs-release@prebid.org',
name: 'Prebid.js automated release',
username: 'prebidjs-release'
},
committer: {
email: 'prebidjs-release@prebid.org',
name: 'Prebid.js automated release',
username: 'prebidjs-release'
},
distinct: true,
id: '2f45212bc84656fadf45e33ee5dfa454efde7710',
message: 'Prebid 10.9.0 release',
timestamp: '2025-08-27T10:40:12Z',
tree_id: 'dda4380f34ad984275b1653495f73791348928ab',
url: 'https://github.com/ProjectLimelight/Prebid.js/commit/2f45212bc84656fadf45e33ee5dfa454efde7710'
},
{
author: {
email: 'prebidjs-release@prebid.org',
name: 'Prebid.js automated release',
username: 'prebidjs-release'
},
committer: {
email: 'prebidjs-release@prebid.org',
name: 'Prebid.js automated release',
username: 'prebidjs-release'
},
distinct: true,
id: 'a9f520f2dde94165840377029d870edeab983c79',
message: 'Increment version to 10.10.0-pre',
timestamp: '2025-08-27T10:40:13Z',
tree_id: '9067d7a2f3043156f6ebc29ed9518fff90e3e583',
url: 'https://github.com/ProjectLimelight/Prebid.js/commit/a9f520f2dde94165840377029d870edeab983c79'
},
{
author: {
email: '59033363+yegorWaardex@users.noreply.github.com',
name: 'yegorWaardex',
username: 'yegorWaardex'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
|
|
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: '17458547145',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Thu, 04 Sep 2025 08:55:29 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '5C01:D2E7:224D10:7C1A6D:68B953F7'
},
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.4 (linux; x64)',
'x-github-delivery': '17458547145',
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":"Prebid.js","owner":"ProjectLimelight","targetCommitish":"refs/heads/master","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"after":"0846ea54818b57f5770887909c886e313b0ae3d5 1199"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '17458547145',
name: 'push',
payload: {
after: '0846ea54818b57f5770887909c886e313b0ae3d5',
base_ref: null,
before: '97ff651ef3b8d510c8029960e47eef2f2beb129b',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'dd4e2668324f2c6c0d0a38b18616f8ca00942b26',
message: 'Bump globals from 16.0.0 to 16.
|
|
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/)
|