tomdewildt/First Interaction
Welcome new contributors when they open their first issue or pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | Token with `issues: write` and `pull-requests: write` permissions. | no | ${{ github.token }} |
| issue-message | Comment to post on an individual's first issue. | no | Thanks for opening your first issue here! A maintainer will take a look as soon as possible. In the meantime, double-check that the issue follows the template, it makes triage much faster. |
| pr-message | Comment to post on an individual's first pull request. | no | Thanks for your first pull request! A maintainer will review it as soon as possible. Make sure CI is green and the PR description explains the change and links any related issue. |
| marker | HTML comment used to dedupe re-runs on retrigger or replay events. | no | <!-- first-interaction --> |
Outputs
no outputs