Skip to content

Merge pull request #487 from Code-Builder-io/main #29

Merge pull request #487 from Code-Builder-io/main

Merge pull request #487 from Code-Builder-io/main #29

Triggered via push August 21, 2025 08:35
Status Success
Total duration 1m 11s
Artifacts
update_release_draft
1m 7s
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: '17121640369', name: 'push', payload: { after: 'f70f2f76edb66b94086037b4b0e81132239db697', base_ref: null, before: 'fc2021cd65fa858e41c2f0f600dd5f36f01070f4', commits: [ { author: { email: 'aryantiwarikgp@gmail.com', name: 'Aryan Tiwari', username: 'Code-Builder-io' }, committer: { email: 'aryantiwarikgp@gmail.com', name: 'Aryan Tiwari', username: 'Code-Builder-io' }, distinct: false, id: 'e82c92b42ee733eea5446115762dcc11c2414f93', message: "Fixed a typo in the docker's readme\n" + '\n' + "Fixed the docker's redme to readme", timestamp: '2025-08-21T13:54:28+05:30', tree_id: '7983207b0c5822e5184feb78f13d4baca8dd7a6d', url: 'https://github.com/AOSSIE-Org/PictoPy/commit/e82c92b42ee733eea5446115762dcc11c2414f93' }, { author: { email: '51887323+rahulharpal1603@users.noreply.github.com', name: 'Rahul Harpal', username: 'rahulharpal1603' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'f70f2f76edb66b94086037b4b0e81132239db697', message: 'Merge pull request #487 from Code-Builder-io/main\n' + '\n' + "Fixed a typo in the docker's readme", timestamp: '2025-08-21T14:05:26+05:30', tree_id: '7983207b0c5822e5184feb78f13d4baca8dd7a6d', url: 'https://github.com/AOSSIE-Org/PictoPy/commit/f70f2f76edb66b94086037b4b0e81132239db697' } ], compare: 'https://github.com/AOSSIE-Org/PictoPy/compare/fc2021cd65fa...f70f2f76edb6', created: false, deleted: false, forced: false, head_commit: { author: { email: '51887323+rahulharpal1603@users.noreply.github.com', name: 'Rahul Harpal', username: 'rahulharpal1603' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'f70f2f76edb66b94086037b4b0e81132239db697', message: 'Merge pull request #487 from Code-Builder-io/main\n' + '\n' + "Fixed a typo in the docker's readme", timestamp: '2025-08-21T14:05:26+05:30', tree_id: '7983207b0c5822e5184feb78f13d4baca8dd7a6d', url: 'https://github.com/AOSSIE-Org/PictoPy/commit/f70f2f76edb66b94086037b4b0e81132239db697' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/38881995?v=4', description: '', events_url: 'https://api.github.com/orgs/AOSSIE-Org/events', hooks_url: 'https://api.github.com/orgs/AOSSIE-Org/hooks', id: 38881995, issues_url: 'https://api.github.com/orgs/AOSSIE-Org/issues', login: 'AOSSIE-Org', members_url: 'https://api.github.com/orgs/AOSSIE-Org/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjM4ODgxOTk1', public_members_url: 'https://api.github.com/orgs/AOSSIE-Org/public_members{/member}', repos_url: 'https://api.github.com/orgs/AOSSIE-Org/repos', url: 'https://api.github.com/orgs/AOSSIE-Org' }, pusher: { email: '51887323+rahulharpal1603@users.noreply.github.com', name: 'rahulharpal1603' }, ref: 'refs/heads/main',
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: '17121640369', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { connection: 'close', 'content-length': '150', 'content-type': 'text/html', date: 'Thu, 21 Aug 2025 08:36:38 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'D420:3756D6:7F0431:1CA7DD5:68A6DA8B' }, 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":"PictoPy","owner":"AOSSIE-Org","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"since":"2025-07-12T06:58:28Z"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '17121640369', name: 'push', payload: { after: 'f70f2f76edb66b94086037b4b0e81132239db697', base_ref: null, before: 'fc2021cd65fa858e41c2f0f600dd5f36f01070f4', commits: [ { author: { email: 'aryantiwarikgp@gmail.com', name: 'Aryan Tiwari', username: 'Code-Builder-io' }, committer: { email: 'aryantiwarikgp@gmail.com', name: 'Aryan Tiwari', username: 'Code-Builder-io' }, distinct: false, id: 'e82c92b42ee733eea5446115762dcc11c2414f93', message: "Fixed a typo in the docker's readme\n" + '\n' + "Fixed the docker's redme to readme", timestamp: '2025-08-21T13:54:28+05:30', tree_id: '7983207b0c5822e5184feb78f13d4bac