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.
1 parent 6e41e47 commit e0994c9Copy full SHA for e0994c9
components/github/actions/get-reviewers/get-reviewers.mjs
@@ -29,7 +29,7 @@ export default {
29
reviewStates: {
30
type: "string[]",
31
label: "Review States",
32
- description: "Filter by these review states. Default includes `APPROVED` and `CHANGES_REQUESTED` only",
+ description: "Filter by these review states",
33
options: constants.PULL_REQUEST_STATES,
34
optional: true,
35
},
0 commit comments