axif0/Check in Bot

A GitHub Action to check for inactive issues and prompt for check-ins

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenGitHub token with repo scopeyes
days-inactiveNumber of days of inactivity before postingyes14
comment-messageMessage to post on inactive issuesyesThis issue has been inactive for {{ days-inactive }} days. Please check in. To stop further reminders, comment "{{ stop-comment }}".
bot-usernameUsername of the botyes
ignore-labelLabel to ignore issues withnoignore-checkin
check-in-messageThe check in message for issues and PRs (supports markdown)yesHello to the maintainers and watchers! There have been no updates here for the last two weeks. There might be need for a check in :) Thanks and hope all are well! ❤️
stop-commentComment phrase to stop further bot comments and apply ignore-labelnocheckin stop
skip-prSkip pull requests and only process issuesnotrue
auto-add-labelAutomatically add ignore label when stop comment is foundnotrue

no outputs