Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support u3 gate application in Aer runtime API #1876

Merged
merged 8 commits into from
Jul 27, 2023

Merge branch 'main' into rwakizaka-support_u3_runtime_api

0780cc5
Select commit
Loading
Failed to load commit list.
Merged

Support u3 gate application in Aer runtime API #1876

Merge branch 'main' into rwakizaka-support_u3_runtime_api
0780cc5
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 27, 2023 in 6s

1 rule matches

Rule: automatic merge on CI success and review (queue)

  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • base=main
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • label!=on hold
  • label=automerge
  • any of:
    • check-success=tests_linux (3.10, ubuntu-latest)
    • check-neutral=tests_linux (3.10, ubuntu-latest)
    • check-skipped=tests_linux (3.10, ubuntu-latest)
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of [:pushpin: queue conditions of queue automerge]
  • any of: [🛡 GitHub branch protection]
    • check-success=license/cla
    • check-neutral=license/cla
    • check-skipped=license/cla
  • any of: [🛡 GitHub branch protection]
    • check-success=lint (3.8)
    • check-neutral=lint (3.8)
    • check-skipped=lint (3.8)
  • any of: [🛡 GitHub branch protection]
    • check-success=sdist (3.8, ubuntu-latest, x64)
    • check-neutral=sdist (3.8, ubuntu-latest, x64)
    • check-skipped=sdist (3.8, ubuntu-latest, x64)
  • any of: [🛡 GitHub branch protection]
    • check-success=standalone (macOS-latest)
    • check-neutral=standalone (macOS-latest)
    • check-skipped=standalone (macOS-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=standalone (ubuntu-latest)
    • check-neutral=standalone (ubuntu-latest)
    • check-skipped=standalone (ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=wheel (macOS-latest)
    • check-neutral=wheel (macOS-latest)
    • check-skipped=wheel (macOS-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=wheel (ubuntu-latest)
    • check-neutral=wheel (ubuntu-latest)
    • check-skipped=wheel (ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=sdist (3.9, ubuntu-latest, x64)
    • check-neutral=sdist (3.9, ubuntu-latest, x64)
    • check-skipped=sdist (3.9, ubuntu-latest, x64)
  • any of: [🛡 GitHub branch protection]
    • check-success=standalone (windows-2019)
    • check-neutral=standalone (windows-2019)
    • check-skipped=standalone (windows-2019)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_linux (3.10, ubuntu-latest)
    • check-neutral=tests_linux (3.10, ubuntu-latest)
    • check-skipped=tests_linux (3.10, ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_linux (3.8, ubuntu-latest)
    • check-neutral=tests_linux (3.8, ubuntu-latest)
    • check-skipped=tests_linux (3.8, ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_linux (3.9, ubuntu-latest)
    • check-neutral=tests_linux (3.9, ubuntu-latest)
    • check-skipped=tests_linux (3.9, ubuntu-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_windows (3.10, windows-2019)
    • check-neutral=tests_windows (3.10, windows-2019)
    • check-skipped=tests_windows (3.10, windows-2019)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_windows (3.8, windows-2019)
    • check-neutral=tests_windows (3.8, windows-2019)
    • check-skipped=tests_windows (3.8, windows-2019)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_windows (3.9, windows-2019)
    • check-neutral=tests_windows (3.9, windows-2019)
    • check-skipped=tests_windows (3.9, windows-2019)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_macos (3.10, macOS-latest)
    • check-neutral=tests_macos (3.10, macOS-latest)
    • check-skipped=tests_macos (3.10, macOS-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_macos (3.8, macOS-latest)
    • check-neutral=tests_macos (3.8, macOS-latest)
    • check-skipped=tests_macos (3.8, macOS-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests_macos (3.9, macOS-latest)
    • check-neutral=tests_macos (3.9, macOS-latest)
    • check-skipped=tests_macos (3.9, macOS-latest)
  • any of: [🛡 GitHub branch protection]
    • check-success=docs (3.8)
    • check-neutral=docs (3.8)
    • check-skipped=docs (3.8)
  • any of: [🛡 GitHub branch protection]
    • check-success=tutorials (3.8)
    • check-neutral=tutorials (3.8)
    • check-skipped=tutorials (3.8)

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com