fix(parser): updated the binaryValue and stringValue in the SqsMsgAtt… #83
release-drafter.yml
on: push
update_release_draft
59s
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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '17585792059',
name: 'push',
payload: {
after: 'cefcbdbaec087ce1bfcee4294754dc173c0c473b',
base_ref: null,
before: '2a94c3759a04057423db8f346c921166ada173d0',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'cd8ad07a0a719caf639649cab757139c35e8309d',
message: 'chore(deps): bump vscode/devcontainers/javascript-node from `eac37fb` to `9b4b7e4` in /.devcontainer (#4424)\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n' +
'Co-authored-by: Andrea Amorosi <[email protected]>',
timestamp: '2025-09-05T10:28:39+02:00',
tree_id: '08f60ccc36cc85cbac74f7dc89a03944ed08be20',
url: 'https://github.com/arnabrahman/aws-lambda-powertools-typescript/commit/cd8ad07a0a719caf639649cab757139c35e8309d'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9f3bc1e4ce4833cf8837990608b22e90df133ea2',
message: 'chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#4420)\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n' +
'Co-authored-by: Swopnil Dangol <[email protected]>',
timestamp: '2025-09-05T09:32:15+01:00',
tree_id: '048ced59c45a7008186f8a82c29480d32a50d880',
url: 'https://github.com/arnabrahman/aws-lambda-powertools-typescript/commit/9f3bc1e4ce4833cf8837990608b22e90df133ea2'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'e1c03184d2386fcfc631665941d04973b2a89ee3',
message: 'chore(deps): bump actions/setup-python from 5.6.0 to 6.0.0 (#4421)\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2025-09-05T09:35:30+01:00',
tree_id: '801460f28fc864c8823457db9ae1678b8a15e2ab',
url: 'https://github.com/arnabrahman/aws-lambda-powertools-typescript/commit/e1c03184d2386fcfc631665941d04973b2a89ee3'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
|
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: '17585792059',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Tue, 09 Sep 2025 14:24:04 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '5040:FBC44:D8E87:30FAF9:68C0387A'
},
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': '17585792059',
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":"aws-lambda-powertools-typescript","owner":"arnabrahman","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '17585792059',
name: 'push',
payload: {
after: 'cefcbdbaec087ce1bfcee4294754dc173c0c473b',
base_ref: null,
before: '2a94c3759a04057423db8f346c921166ada173d0',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'cd8ad07a0a719caf639649cab757139c35e8309d',
message: 'chore(deps): bump vscode/devcontainers/javascript-node from `eac37fb` t
|
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/)
|