prismarinejs/Repo Issue Commands
Github Action for automating repo actions via issue/PR commands. Write permission to the repo required.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github API token, secrets.GITHUB_TOKEN. | yes | — |
| install-command | What command to run to install the repo if the command requires installing it | no | — |
| /makerelease.enabled | Whether to enable the `/makerelease` command | no | — |
| /makerelease.releaseCommitsStartWith | When looking back through all the commits until the most recent release, what separator to stop at | no | — |
| /fixlint.enabled | Whether or not to enable the `/fixlint` command | no | — |
| /fixlint.fix-command | What command to use to fix the lint | no | — |
Outputs
no outputs