wow-actions/Custom Slash Commands
Perform commands when Issues or Pull Requests are commented with slash commands.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication | yes | — |
| CONFIG_FILE | Config file path relative to your repo's root. | no | — |
Outputs
| name | description |
|---|---|
| command | Slash command. |
| args | Args of the command. |