Skip to content

ci: re-enable optional ABI snapshot check#782

Open
dreamgene wants to merge 1 commit intoMyFanss:mainfrom
dreamgene:issue-600-reenable-abi-snapshot-ci
Open

ci: re-enable optional ABI snapshot check#782
dreamgene wants to merge 1 commit intoMyFanss:mainfrom
dreamgene:issue-600-reenable-abi-snapshot-ci

Conversation

@dreamgene
Copy link
Copy Markdown
Contributor

Summary

  • add a dedicated GitHub Actions workflow to run contract/scripts/snapshot-abi.sh --check on contract PRs
  • keep the ABI snapshot job non-blocking with an optional workflow job
  • update the ABI snapshot README to document manual check and regeneration flows

Testing

  • bash -n contract/scripts/snapshot-abi.sh
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/abi-snapshot.yml")'

Closes #600

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 23, 2026

@dreamgene Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Re-enable ABI snapshot CI (optional job)

1 participant