You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Number of days of inactivity before closing an issue.
type: number
required: false
default: 14
stale-label:
description: Label to identify issues awaiting author response.
type: string
required: false
default: 'author action'
close-message:
description: Message posted when an issue is auto-closed.
type: string
required: false
default: 'This issue has been automatically closed due to 2 weeks of inactivity. If you believe this was a mistake, please reopen or comment to continue the discussion.'