actions-marketplace-validations/action-C-3PO-droid
Comment Parser GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 21, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/blablacar_action-c-3po-droid@3008a61e8bedb49deedc5bb7b7ddb0c10d8600fa # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
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. |