ci: Ensure pull is rebased, Print fuzz input size from before as well #273

pull maflcko wants to merge 1 commits into bitcoin-core:main from maflcko:main changing 2 files +22 −3
  1. maflcko commented at 8:49 AM on April 9, 2026: contributor

    Avoids #271 (comment)

    Also, print the size numbers from before as well, for easier comparison.

  2. maflcko force-pushed on Apr 9, 2026
  3. maflcko commented at 9:08 AM on April 9, 2026: contributor

    ok, that push correctly failed. Let me push a rebase ...

  4. maflcko force-pushed on Apr 9, 2026
  5. in .github/workflows/ci.yml:94 in b69acc5f09 outdated
      90 | +          ref: ${{ github.event.pull_request.head.sha }}
      91 | +
      92 | +      - name: Ensure pull is rebased on current main
      93 | +        run: |
      94 | +          git fetch origin main --depth=10
      95 | +          git merge-base --is-ancestor origin/main ${{ github.event.pull_request.head.sha }}
    


    ekzyis commented at 10:53 AM on April 9, 2026:

    nit: this is fine, since I don't think this is going to be relevant, but I assume this is going to fail if the ancestor is more than 10 commits away? I guess that's also why you picked 10, to be sure we're fetching deep enough.


    maflcko commented at 11:57 AM on April 9, 2026:

    Thx, fixed the hard-coded 10 by using ${{ github.event.pull_request.commits }} +1

  6. ekzyis approved
  7. ekzyis commented at 11:00 AM on April 9, 2026: contributor

    Didn't test but LGTM. Great idea to check this in the CI!

  8. maflcko force-pushed on Apr 9, 2026
  9. maflcko force-pushed on Apr 9, 2026
  10. maflcko force-pushed on Apr 9, 2026
  11. ?
    base_ref_deleted maflcko
  12. maflcko closed this on Apr 9, 2026

  13. maflcko deleted the branch on Apr 9, 2026
  14. maflcko restored the branch on Apr 9, 2026
  15. maflcko commented at 12:56 PM on April 9, 2026: contributor

    Whoops, wrong button

  16. maflcko reopened this on Apr 9, 2026

  17. ci: Ensure pull is rebased, Print fuzz input size from before as well a393c761d4
  18. maflcko force-pushed on Apr 10, 2026
  19. ekzyis approved
  20. maflcko merged this on Apr 15, 2026
  21. maflcko closed this on Apr 15, 2026

  22. maflcko deleted the branch on Apr 15, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/qa-assets. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 08:25 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me