UNPKG

@dino-dna/probot-stale

Version:

A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.

14 lines (13 loc) 297 B
{ "env": { "PRIVATE_KEY": { "description": "the private key you downloaded when creating the GitHub App" }, "APP_ID": { "description": "the ID of your GitHub App" }, "WEBHOOK_SECRET": { "description": "the secret configured for your GitHub App" } } }