Skip to content

Commit

Permalink
Revert "Add Cirq 1.0 tab to TP." (quantumlib#5797)
Browse files Browse the repository at this point in the history
Reverts quantumlib#4984

As it's no longer needed.
  • Loading branch information
MichaelBroughton authored and rht committed May 1, 2023
1 parent 347a1d0 commit 3f19d98
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions dev_tools/triage-party/kubernetes/02_deployment/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ data:
- tanujkhattar
collections:
- id: cirqone
name: Cirq 1.0
rules:
- issue-needs-time
- issues-before-one
- issues-after-one
- id: daily
name: Daily Triage
rules:
Expand Down Expand Up @@ -84,28 +77,6 @@ data:
- issue-needs-discoverability
rules:
## Cirq 1.0 Release.
issue-needs-time:
name: "Untimed issues"
resolution: "Add a time/* label"
type: issue
filters:
- label: "!time/.*"
issues-before-one:
name: "Issues before Cirq 1.0"
resolution: "Open a PR to close these issues"
type: issue
filters:
- label: "time/before-1.0"
issues-after-one:
name: "Issues after 1.0"
resolution: "Open a PR to close these issues"
type: issue
filters:
- label: "time/after-1.0"
## Daily triage
issue-needs-triage:
name: "Untriaged issues"
Expand Down

0 comments on commit 3f19d98

Please sign in to comment.