Skip to content

chore(ci): layer docs update (#7495) #5113

chore(ci): layer docs update (#7495)

chore(ci): layer docs update (#7495) #5113

Triggered via push October 8, 2025 13:34
Status Success
Total duration 1m 4s
Artifacts
update_release_draft
1m 0s
update_release_draft
Fit to window
Zoom out
Zoom in

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: '18346488922', name: 'push', payload: { after: '345e4317a70ba85c7408f3bf027a9cdbca426c5c', base_ref: null, before: '151e50369a1707baaae59e6ac26e4d00cb49e85c', commits: [ { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '345e4317a70ba85c7408f3bf027a9cdbca426c5c', message: 'chore(ci): layer docs update (#7495)\n' + '\n' + 'Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>\n' + 'Co-authored-by: Leandro Damascena <[email protected]>', timestamp: '2025-10-08T14:34:29+01:00', tree_id: 'c2c39ea9f5e6824628a1a671a15a12570a57a7be', url: 'https://github.com/aws-powertools/powertools-lambda-python/commit/345e4317a70ba85c7408f3bf027a9cdbca426c5c' } ], compare: 'https://github.com/aws-powertools/powertools-lambda-python/compare/151e50369a17...345e4317a70b', created: false, deleted: false, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/1290?v=4', created_at: '2019-11-13T18:05:41Z', description: '', html_url: 'https://github.com/enterprises/amazon', id: 1290, name: 'Amazon', node_id: 'MDEwOkVudGVycHJpc2UxMjkw', slug: 'amazon', updated_at: '2025-08-12T20:59:14Z', website_url: 'https://www.amazon.com/' }, forced: false, head_commit: { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '345e4317a70ba85c7408f3bf027a9cdbca426c5c', message: 'chore(ci): layer docs update (#7495)\n' + '\n' + 'Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>\n' + 'Co-authored-by: Leandro Damascena <[email protected]>', timestamp: '2025-10-08T14:34:29+01:00', tree_id: 'c2c39ea9f5e6824628a1a671a15a12570a57a7be', url: 'https://github.com/aws-powertools/powertools-lambda-python/commit/345e4317a70ba85c7408f3bf027a9cdbca426c5c' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/129127638?v=4', description: '', events_url: 'https://api.github.com/orgs/aws-powertools/events', hooks_url: 'https://api.github.com/orgs/aws-powertools/hooks', id: 129127638, issues_url: 'https://api.github.com/orgs/aws-powertools/issues', login: 'aws-powertools', members_url: 'https://api.github.com/orgs/aws-powertools/members{/member}', node_id: 'O_kgDOB7JU1g', public_members_url: 'https://api.github.com/orgs/aws-powertools/public_members{/member}', repos_url: 'https://api.github.com/orgs/aws-powertools/repos', url: 'https://api.github.com/orgs/aws-powertools' }, pusher: { email: '[email protected]', na
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: '18346488922', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { 'content-length': '150', 'content-type': 'text/html', date: 'Wed, 08 Oct 2025 13:35:35 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': '5C00:1D088C:2230D9C:982DBE3:68E6689D' }, 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': '18346488922', 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":"powertools-lambda-python","owner":"aws-powertools","targetCommitish":"refs/heads/develop","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2025-09-09T09:56:21Z"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '18346488922', name: 'push', payload: { after: '345e4317a70ba85c7408f3bf027a9cdbca426c5c', base_ref: null, before: '151e50369a1707baaae59e6ac26e4d00cb49e85c', commits: [ { author: { email: '41898282+github-actions[bot]@users.noreply.github.com', name: 'github-actions[bot]', username: 'github-actions[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '345e4317a70ba85c7408f3bf027a9cdbca426c5c', message: 'chore(ci): layer docs upda
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/)