Skip to content

Update _index.md

Update _index.md #6

Triggered via push August 25, 2025 15:07
Status Success
Total duration 1m 6s
Artifacts
update_release_draft
1m 2s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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/v5/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '17212781507', name: 'push', payload: { after: '74e54ac024220a7e8d483668cd5e9808a239fed6', base_ref: null, before: '5360497b74d9099e2b858477ba4d08991eb4f2ad', commits: [ { author: { email: '149177973+Namanv0509@users.noreply.github.com', name: 'Naman Verma', username: 'Namanv0509' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '74e54ac024220a7e8d483668cd5e9808a239fed6', message: 'Update _index.md\n' + '\n' + 'Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>', timestamp: '2025-08-25T20:37:41+05:30', tree_id: 'ce5cec2dbb2ac24a5b1ba1a5aff537fe6e3872c3', url: 'https://github.com/Namanv0509/layer5-academy/commit/74e54ac024220a7e8d483668cd5e9808a239fed6' } ], compare: 'https://github.com/Namanv0509/layer5-academy/compare/5360497b74d9...74e54ac02422', created: false, deleted: false, forced: false, head_commit: { author: { email: '149177973+Namanv0509@users.noreply.github.com', name: 'Naman Verma', username: 'Namanv0509' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '74e54ac024220a7e8d483668cd5e9808a239fed6', message: 'Update _index.md\n' + '\n' + 'Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>', timestamp: '2025-08-25T20:37:41+05:30', tree_id: 'ce5cec2dbb2ac24a5b1ba1a5aff537fe6e3872c3', url: 'https://github.com/Namanv0509/layer5-academy/commit/74e54ac024220a7e8d483668cd5e9808a239fed6' }, pusher: { email: '149177973+Namanv0509@users.noreply.github.com', name: 'Namanv0509' }, ref: 'refs/heads/master', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/assignees{/user}', blobs_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/branches{/branch}', clone_url: 'https://github.com/Namanv0509/layer5-academy.git', collaborators_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/comments{/number}', commits_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/commits{/sha}', compare_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/contents/{+path}', contributors_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/contributors', created_at: 1752859926, default_branch: 'master', deployments_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/deployments', description: null, disabled: false, downloads_url: 'https://api.github.com/repos/Namanv0509/layer5-academy/downloads', events_url: 'https://api.github.com/repos/Namanv
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: '17212781507', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { connection: 'close', 'content-length': '150', 'content-type': 'text/html', date: 'Mon, 25 Aug 2025 15:08:46 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'F800:B7179:B9E81A6:BFB9D83:68AC7C73' }, 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.2.5 octokit-core.js/3.5.1 Node.js/20.19.4 (linux; x64)', 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 ) {\\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":"layer5-academy","owner":"Namanv0509","targetCommitish":"refs/heads/master","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '17212781507', name: 'push', payload: { after: '74e54ac024220a7e8d483668cd5e9808a239fed6', base_ref: null, before: '5360497b74d9099e2b858477ba4d08991eb4f2ad', commits: [ { author: { email: '149177973+Namanv0509@users.noreply.github.com', name: 'Naman Verma', username: 'Namanv0509' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '74e54ac024220a7e8d483668cd5e9808a239fed6', message: 'Update _index.md\n' + '\n' + 'Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>', timestamp: '2025-08-25T20:37:41+05:30', tree_id: 'ce5cec2dbb2ac24a5b1ba1a5aff537fe6e3872