levonet/action-C-3PO-droid
Comment Parser GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| expect | List of objects with command patterns, see docs for details. | — | [] |
| in | Sets the type of comments where to search for commands. Possible values are `issue`, `pull_request` or `any`. | — | any |
| description | Determines whether to parse a description of an Issue or a Pull Request. Can be `true` or `false`. | — | false |
Outputs
| name | description |
|---|---|
| commands | List of parsed commands. In JSON format. |