Skip to content

πŸ› bug: Fix enforcement of Immutable config for some edge cases (#3835) #3030

πŸ› bug: Fix enforcement of Immutable config for some edge cases (#3835)

πŸ› bug: Fix enforcement of Immutable config for some edge cases (#3835) #3030

Triggered via push November 3, 2025 14:20
Status Success
Total duration 1m 5s
Artifacts
update_release_draft
1m 0s
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: '19037784474', name: 'push', payload: { after: 'aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903', base_ref: null, before: 'fa098a71c62f33985dec964b5ab178d81bbe7248', commits: [ { author: { email: '835733+gaby@users.noreply.github.com', name: 'Juan Calderon-Perez', username: 'gaby' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903', message: 'πŸ› bug: Fix enforcement of Immutable config for some edge cases (#3835)', timestamp: '2025-11-03T15:20:33+01:00', tree_id: '3fc652b6bea118dd8e6819d86e04607869e59888', url: 'https://github.com/gofiber/fiber/commit/aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903' } ], compare: 'https://github.com/gofiber/fiber/compare/fa098a71c62f...aa2f7c5427bc', created: false, deleted: false, forced: false, head_commit: { author: { email: '835733+gaby@users.noreply.github.com', name: 'Juan Calderon-Perez', username: 'gaby' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903', message: 'πŸ› bug: Fix enforcement of Immutable config for some edge cases (#3835)', timestamp: '2025-11-03T15:20:33+01:00', tree_id: '3fc652b6bea118dd8e6819d86e04607869e59888', url: 'https://github.com/gofiber/fiber/commit/aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/59947262?v=4', description: 'πŸš€ Fiber is an Express inspired web framework written in Go with πŸ’–', events_url: 'https://api.github.com/orgs/gofiber/events', hooks_url: 'https://api.github.com/orgs/gofiber/hooks', id: 59947262, issues_url: 'https://api.github.com/orgs/gofiber/issues', login: 'gofiber', members_url: 'https://api.github.com/orgs/gofiber/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjU5OTQ3MjYy', public_members_url: 'https://api.github.com/orgs/gofiber/public_members{/member}', repos_url: 'https://api.github.com/orgs/gofiber/repos', url: 'https://api.github.com/orgs/gofiber' }, pusher: { email: 'rene@gofiber.io', name: 'ReneWerner87' }, ref: 'refs/heads/v2', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/gofiber/fiber/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/gofiber/fiber/assignees{/user}', blobs_url: 'https://api.github.com/repos/gofiber/fiber/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/gofiber/fiber/branches{/branch}', clone_url: 'https://github.com/gofiber/fiber.git', collaborators_url: 'https://api.github.com/repos/gofiber/fiber/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/gofiber/fiber/comments{/number}', commits_url: 'https://api.github.com/repos/gofiber/fiber/commits{/sha}', compare_url: 'https://api.github.com/repos/gofiber/fiber/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/gofiber/fiber/contents/{+path}', cont
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: '19037784474', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { connection: 'close', 'content-length': '150', 'content-type': 'text/html', date: 'Mon, 03 Nov 2025 14:21:39 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'E400:1F5E38:25BCC6F:A295CAE:6908BA68' }, 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.5 (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":"fiber","owner":"gofiber","targetCommitish":"main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '19037784474', name: 'push', payload: { after: 'aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903', base_ref: null, before: 'fa098a71c62f33985dec964b5ab178d81bbe7248', commits: [ { author: { email: '835733+gaby@users.noreply.github.com', name: 'Juan Calderon-Perez', username: 'gaby' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903', message: 'πŸ› bug: Fix enforcement of Immutable config for some edge cases (#3835)', timestamp: '2025-11-03T15:20:33+01:00', tree_id: '3fc652b6bea118dd8e6819d86e04607869e59888', url: 'https://github.com/gofiber/fiber/commit/aa2f7c5427bcc50c3eaa2de4a0e