Skip to content

ci: add manual abicheck demo workflow (report-only)#2505

Draft
napetrov wants to merge 3 commits intoCESNET:masterfrom
napetrov:napetrov/abicheck-rfc-action
Draft

ci: add manual abicheck demo workflow (report-only)#2505
napetrov wants to merge 3 commits intoCESNET:masterfrom
napetrov:napetrov/abicheck-rfc-action

Conversation

@napetrov
Copy link
Copy Markdown

@napetrov napetrov commented Apr 3, 2026

Summary

Switch the abicheck integration from CI pipeline job to a manual demo workflow.

What changed

  • Removed abicheck-rfc job from .github/workflows/ci.yml (no pipeline impact)
  • Added separate .github/workflows/abicheck-demo.yml
  • Trigger is workflow_dispatch only (manual run)
  • Keeps report-only behavior (fail-on-breaking=false, fail-on-api-break=false)
  • Uses napetrov/abicheck@v0.2.0

Goal

Pure demonstration scan path for maintainer evaluation, without changing normal CI behavior.

Ref: #2499 (comment)

@napetrov napetrov changed the title ci: add optional abicheck RFC job (report-only) ci: add manual abicheck demo workflow (report-only) Apr 3, 2026
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.

1 participant