README.md in dri-0.1.3 vs README.md in dri-0.2.0
- old
+ new
@@ -54,10 +54,13 @@
- [2. profile](#2-profile)
- [3. fetch](#3-fetch)
- failures
- testcases
- triaged
+ - quarantines
+ - dequarantines
+ - featureflags
- [4. publish](#4-publish)
- report
- [5. rm](#5-rm)
- emoji
- profile
@@ -104,9 +107,28 @@
```shell
$ dri fetch triaged
```
Fetches triaged failures which use the triage emoji specified in `dri profile`.
+
+```shell
+$ dri fetch quarantines
+```
+
+Fetches open quarantine Merge Requests to be reviewed
+
+```shell
+$ dri fetch dequarantines
+```
+
+Fetches open dequarantine Merge Requests to be reviewed
+
+```shell
+$ dri fetch featureflags
+```
+
+Fetches a list of today's feature flag changes, including the date and time in UTC of when the change occurred as well as a link to the corresponding issue from the feature-flag-log project.
+Results are organized by environment (production, staging, staging ref and preprod).
#### 4. publish
```shell
$ dri publish report