Skip to content

feat(ci): sigscanner retries on 5XX#21598

Open
erikburt wants to merge 1 commit intodevelopfrom
feat/sigscanner-retries
Open

feat(ci): sigscanner retries on 5XX#21598
erikburt wants to merge 1 commit intodevelopfrom
feat/sigscanner-retries

Conversation

@erikburt
Copy link
Collaborator

@erikburt erikburt commented Mar 19, 2026

@erikburt erikburt self-assigned this Mar 19, 2026
@erikburt erikburt marked this pull request as ready for review March 19, 2026 00:23
@erikburt erikburt requested review from a team as code owners March 19, 2026 00:23
Copilot AI review requested due to automatic review settings March 19, 2026 00:23
@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

✅ No conflicts with other open PRs targeting develop

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Risk rating: MEDIUM (changes a required CI check’s failure/retry behavior and could impact merge gating)

This PR refactors the SigScanner GitHub Actions workflow to make the request payload construction clearer and to add retry behavior for SigScanner 5xx responses.

Changes:

  • Adds explicit permissions: {} to the workflow and cleans up the workflow header.
  • Refactors the SigScanner POST request to build JSON via jq.
  • Introduces retry logic (with backoff) for 5xx HTTP responses from SigScanner.

jmank88
jmank88 previously approved these changes Mar 19, 2026
@erikburt erikburt force-pushed the feat/sigscanner-retries branch from 78686a9 to 0d39f53 Compare March 19, 2026 00:31
@erikburt erikburt requested a review from a team as a code owner March 19, 2026 00:31
jmank88
jmank88 previously approved these changes Mar 19, 2026
@cl-sonarqube-production
Copy link

@trunk-io
Copy link

trunk-io bot commented Mar 19, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
TestAddEVMSolanaLaneBidirectional/MCMS_disabled The test failed during the deployment or setup phase of multiple smart contracts on a blockchain network. Logs ↗︎

View Full Report ↗︎Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants