bartick/Custom Interaction
A simple interactions library to help you create custom interactions for your github issues and pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| pr-message | Comment to post on an individual's PR | — | — |
| pr-number | Number of pull request interactions to trigger the comment | — | 1 |
| pr-once | Only post the comment once per PR | — | true |
| issue-message | Comment to post on an individual's issue | — | — |
| issue-number | Number of issue interactions to trigger the comment | — | 1 |
| issue-once | Only post the comment once per issue | — | false |
Outputs
no outputs