fastandcheap/Maybe Not

Randomly close an issue or pull request when opened

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token needed to authenticate, must have write permessions for issues and/or pull requestsyes
messageThe message to write upon closing the issue or pull requestSorry, fate has decided that this one isn't happening.
fail-percentageThe percentage rate at which issues and/or pull requests will be declined (0-100). The default is 5% (5).5
on-issuesWhether this action will run whenever issues are opened. Can be either "true" or "false" (default is true).true
on-pull-requestsWhether this action will run whenever pull requests are opened. Can be either "true" or "false" (default is false).true
lockWhether to lock the conversation after notifying the user. Can either be "true" or "false" (default is true).true
closeWhether to automatically close the issue after notifying the user. Can either be "true" or "false" (default is true)true

no outputs