We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15ce496 + 5355a61 commit 27eaf9aCopy full SHA for 27eaf9a
src/triagebot/review-submitted.md
@@ -16,7 +16,7 @@ This feature is enabled on a repository by having a `[review-submitted]` table i
16
# These labels are removed when a review is submitted.
17
review_labels = ["S-waiting-on-review"]
18
# This label is added when a review is submitted.
19
-reviewed_label = ["S-waiting-on-author"]
+reviewed_label = "S-waiting-on-author"
20
```
21
22
## Implementation
0 commit comments