Skip to content

add RedisModule 8.4 (#81) #20

add RedisModule 8.4 (#81)

add RedisModule 8.4 (#81) #20

Triggered via push January 19, 2026 10:07
Status Success
Total duration 1m 5s
Artifacts
update_release_draft
1m 1s
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: '21133341968', name: 'push', payload: { after: '07bebedf44281627ad83fa61748b3811d1f3405c', base_ref: null, before: '4ff2dd165527acdf97adeaade5c1676303383e3c', commits: [ { author: { email: 'jfontanalsmartinez@gmail.com', name: 'Joan Fontanals', username: 'JoanFM' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '07bebedf44281627ad83fa61748b3811d1f3405c', message: 'add RedisModule 8.4 (#81)', timestamp: '2026-01-19T12:07:17+02:00', tree_id: '8a99cdd699ad3901b5177d5441e82e41d03834c8', url: 'https://github.com/RedisLabsModules/RedisModulesSDK/commit/07bebedf44281627ad83fa61748b3811d1f3405c' } ], compare: 'https://github.com/RedisLabsModules/RedisModulesSDK/compare/4ff2dd165527...07bebedf4428', created: false, deleted: false, forced: false, head_commit: { author: { email: 'jfontanalsmartinez@gmail.com', name: 'Joan Fontanals', username: 'JoanFM' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '07bebedf44281627ad83fa61748b3811d1f3405c', message: 'add RedisModule 8.4 (#81)', timestamp: '2026-01-19T12:07:17+02:00', tree_id: '8a99cdd699ad3901b5177d5441e82e41d03834c8', url: 'https://github.com/RedisLabsModules/RedisModulesSDK/commit/07bebedf44281627ad83fa61748b3811d1f3405c' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/19190750?v=4', description: '', events_url: 'https://api.github.com/orgs/RedisLabsModules/events', hooks_url: 'https://api.github.com/orgs/RedisLabsModules/hooks', id: 19190750, issues_url: 'https://api.github.com/orgs/RedisLabsModules/issues', login: 'RedisLabsModules', members_url: 'https://api.github.com/orgs/RedisLabsModules/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjE5MTkwNzUw', public_members_url: 'https://api.github.com/orgs/RedisLabsModules/public_members{/member}', repos_url: 'https://api.github.com/orgs/RedisLabsModules/repos', url: 'https://api.github.com/orgs/RedisLabsModules' }, pusher: { email: '47632673+GuyAv46@users.noreply.github.com', name: 'GuyAv46' }, ref: 'refs/heads/master', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/RedisLabsModules/RedisModulesSDK/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/RedisLabsModules/RedisModulesSDK/assignees{/user}', blobs_url: 'https://api.github.com/repos/RedisLabsModules/RedisModulesSDK/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/RedisLabsModules/RedisModulesSDK/branches{/branch}', clone_url: 'https://github.com/RedisLabsModules/RedisModulesSDK.git', collaborators_url: 'https://api.github.com/repos/RedisLabsModules/RedisModulesSDK/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/RedisLabsModules/RedisModulesSDK/comments{/number}', commits_url: 'https://api.github.com/repos/RedisLabsModules/RedisModulesSDK/commits{/sha}', compare_url: 'https://api.github.
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: '21133341968', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { connection: 'close', 'content-length': '150', 'content-type': 'text/html', date: 'Mon, 19 Jan 2026 10:08:23 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': '5FC0:2E6887:F40E4CB:FAD1EE6:696E028C' }, 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.6 (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":"RedisModulesSDK","owner":"RedisLabsModules","targetCommitish":"refs/heads/master","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '21133341968', name: 'push', payload: { after: '07bebedf44281627ad83fa61748b3811d1f3405c', base_ref: null, before: '4ff2dd165527acdf97adeaade5c1676303383e3c', commits: [ { author: { email: 'jfontanalsmartinez@gmail.com', name: 'Joan Fontanals', username: 'JoanFM' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '07bebedf44281627ad83fa61748b3811d1f3405c', message: 'add RedisModule 8.4 (#81)', timestamp: '2026-01-19T12:07:17+02:00', tree_id: '8a99cdd699ad3901b5177d5441e82e41d03834c8', url: 'https://github.com/RedisLabsModules/RedisModulesSDK/commit/07bebedf44281627ad83fa61748b3811d