forked from Qiskit/qiskit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into globa_phase_uc
- Loading branch information
Showing
1,271 changed files
with
74,389 additions
and
41,909 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2eee56616d50a9e26756f855ef4aa0135920ad78 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,23 @@ | ||
queue_rules: | ||
- name: automerge | ||
conditions: | ||
- check-success=Qiskit.qiskit-terra | ||
|
||
pull_request_rules: | ||
- name: automatic merge on CI success and review | ||
conditions: | ||
- status-success=Qiskit.qiskit-terra | ||
- check-success=Qiskit.qiskit-terra | ||
- "#approved-reviews-by>=1" | ||
- label=automerge | ||
- label!=on hold | ||
actions: | ||
merge: | ||
queue: | ||
name: automerge | ||
method: squash | ||
strict: smart+fasttrack | ||
- name: backport | ||
conditions: | ||
- label=stable backport potential | ||
actions: | ||
backport: | ||
branches: | ||
- stable/0.17 | ||
- stable/0.18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
[DEFAULT] | ||
test_path=./test/python | ||
group_regex=([^\.]*\.)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.