fastandcheap/Fork Instead
Let others know that they should instead fork your repository and fix issues locally
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token needed to authenticate, must have write permessions for issues and/or pull requests (as necessary) | yes | — |
| message | The message to write upon closing the issue or pull request | — | Sorry, this repository is working as intended - please fork this repository and fix any "issues" locally. |
| on-issues | Whether this action will run whenever issues are opened. Can be either "true" or "false" (default is true). | — | true |
| on-pull-requests | Whether this action will run whenever pull requests are opened. Can be either "true" or "false" (default is false). | — | true |
| lock | Whether to lock the conversation after notifying the user. Can either be "true" or "false" (default is true). | — | true |
| close | Whether to automatically close the issue after notifying the user. Can either be "true" or "false" (default is true) | — | true |
Outputs
no outputs