Resolve AUCTION_PRICE macro on prebid-server for VAST ads #29
release-drafter.yml
on: push
update_release_draft
2m 25s
Annotations
2 errors
update_release_draft
Request failed due to following response errors:
- Something went wrong while executing your query. Please include `A5C0:34C1:9A404:13A79B:65131245` when reporting this issue.
{
name: 'GraphqlResponseError',
id: '6316106397',
request: {
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: 'Prebid.js',
owner: 'Alkimi-Exchange',
targetCommitish: 'refs/heads/master',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false,
after: '3b63de9da8ffd2d62bd94886c135c5d8861cc17b 2199'
}
},
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-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 26 Sep 2023 17:18:06 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'A5C0:34C1:9A404:13A79B:65131245',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '862',
'x-ratelimit-reset': '1695752145',
'x-ra
|
update_release_draft
GraphqlResponseError: Request failed due to following response errors:
- Something went wrong while executing your query. Please include `A5C0:34C1:9A404:13A79B:65131245` when reporting this issue.
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:6088:13
at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142874:21)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142669:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142390:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '6316106397',
name: 'push',
payload: {
after: '3b63de9da8ffd2d62bd94886c135c5d8861cc17b',
base_ref: null,
before: '1fdf90b24c321e91392c3e8973a157b9068b0e94',
commits: [
{
author: {
email: 'Kalidas@alkimiexchange.com',
name: 'Kalidas',
username: 'kalidas-alkimi'
},
committer: {
email: 'Kalidas@alkimiexchange.com',
name: 'Kalidas',
username: 'kalidas-alkimi'
},
distinct: true,
id: '3b63de9da8ffd2d62bd94886c135c5d8861cc17b',
message: 'Resolve AUCTION_PRICE macro on prebid-server for VAST ads',
timestamp: '2023-09-26T18:15:06+01:00',
tree_id: 'ad4e9ad45a8d40e288ac1886cfe4130d9b9cbc69',
url: 'https://github.com/Alkimi-Exchange/Prebid.js/commit/3b63de9da8ffd2d62bd94886c135c5d8861cc17b'
}
],
compare: 'https://github.com/Alkimi-Exchange/Prebid.js/compare/1fdf90b24c32...3b63de9da8ff',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'Kalidas@alkimiexchange.com',
name: 'Kalidas',
username: 'kalidas-alkimi'
},
committer: {
email: 'Kalidas@alkimiexchange.com',
name: 'Kalidas',
username: 'kalidas-alkimi'
},
distinct: true,
id: '3b63de9da8ffd2d62bd94886c135c5d8861cc17b',
message: 'Resolve AUCTION_PRICE macro on prebid-server for VAST ads',
timestamp: '2023-09-26T18:15:06+01:00',
tree_id: 'ad4e9ad45a8d40e288ac1886cfe4130d9b9cbc69',
url: 'https://github.com/Alkimi-Exchange/Prebid.js/commit/3b63de9da8ffd2d62bd94886c135c5d8861cc17b'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/92596530?v=4',
description: '',
events_url: 'https://api.github.com/orgs/Alkimi-Exchange/events',
hooks_url: 'https://api.github.com/orgs/Alkimi-Exchange/hooks',
id: 92596530,
issues_url: 'https://api.github.com/orgs/Alkimi-Exchange/issues',
login: 'Alkimi-Exchange',
members_url: 'https://api.github.com/orgs/Alkimi-Exchange/members{/member}',
node_id: 'O_kgDOBYTpMg',
public_members_url: 'https://api.github.com/orgs/Alkimi-Exchange/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Alkimi-Exchange/repos',
url: 'https://api.github.com/orgs/Alkimi-Exchange'
},
pusher: {
email: '92875788+kalidas-alkimi@users.noreply.github.com',
name: 'kalidas-alkimi'
},
ref: 'refs/heads/master',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/Alkimi-Exchange/Prebid.js/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Alkimi-Exchange/Prebid.js/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Alkimi-Exchange/Prebid.js/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Alkimi-Exchange/Prebid.js/branches{/branch}',
clone_url: 'https://github.com/Alkimi-Exchange/Prebid.js.git',
collaborators_url: 'https://api.github.com/repos/Alkimi-Exchange/Prebid.js/collaborators{/collaborator}',
co
|