xt0rted/Slash Commands
Check comments for /commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | GITHUB_TOKEN token or a PAT | yes | ${{ github.token }} |
| command | The command to act on | yes | — |
| reaction | Responds to the comment with a reaction | no | true |
| reaction-type | The reaction type to use | no | +1 |
| allow-edits | If the command should run on issue edits | no | false |
| permission-level | The level of repo permission the user needs to trigger the command | no | write |
Outputs
| name | description |
|---|---|
| command-name | The name of the command |
| command-arguments | The arguments of the command |