lib: Adjust cob filter defaults
lib: Change patch filter default to ‘open’
lib: Change issue filter default to ‘open’
2 files changed
+22
-2
8f4b9922
→
c328030f
modified src/common/cob/issue.rs
@@ -30,13 +30,23 @@ impl Display for State {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/common/cob/patch.rs
@@ -31,13 +31,23 @@ impl Display for State {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|