ci: Use concurrency for pull requests only #1410

pull hebasto wants to merge 1 commits into bitcoin-core:master from hebasto:230822-concurr changing 1 files +2 −2
  1. hebasto commented at 2:04 PM on August 22, 2023: member

    This PR is an amendment for #1403.

    It avoids skipping builds when some pushes were done consequentially.

    From GitHub Actions docs:

    When a concurrent ... workflow is queued, if another ... workflow using the same concurrency group in the repository is in progress, the queued ... workflow will be pending. Any previously pending ... workflow in the concurrency group will be canceled.

    No behavior change for pull requests.

    Same as https://github.com/bitcoin/bitcoin/pull/28322.

  2. ci: Use concurrency for pull requests only
    Otherwise, any previously pending workflow will be canceled on the
    following push.
    ee1be62d84
  3. real-or-random added the label ci on Aug 22, 2023
  4. real-or-random commented at 3:08 PM on August 22, 2023: contributor

    Concept ACK

    Have you tested that this does the right thing?

  5. hebasto commented at 3:20 PM on August 22, 2023: member

    Have you tested that this does the right thing?

    Yes, I have tested these changes:

  6. real-or-random approved
  7. real-or-random commented at 9:02 AM on August 23, 2023: contributor

    ACK ee1be62d84bf6d81e0ed574ef98e980d61a19227

  8. real-or-random merged this on Aug 23, 2023
  9. real-or-random closed this on Aug 23, 2023

  10. hebasto deleted the branch on Aug 23, 2023
  11. sipa referenced this in commit c0da4f60e2 on Sep 4, 2023
  12. Retropex referenced this in commit 5f62ed90f6 on Oct 4, 2023
  13. real-or-random referenced this in commit d575ef9aca on Oct 12, 2023
  14. janus referenced this in commit 1097330147 on Apr 1, 2024
  15. hebasto referenced this in commit b6de625950 on May 11, 2024
  16. delta1 referenced this in commit 6089844b3c on Apr 2, 2025
  17. div72 referenced this in commit af627d47c3 on Apr 12, 2025
  18. str4d referenced this in commit b9e749419a on Jun 4, 2025

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:52 UTC