aws / aws-ssm-data-protection-provider-for-aspnet

An extension library to assist with ASP.NET data protection in AWS Lambda.
Apache License 2.0
57 stars 21 forks source link

chore: Update threshold for days-before-stale to 5 days and days-before-close to 2 days for stale issue GitHub action. #34

Closed ashishdhingra closed 2 years ago

ashishdhingra commented 2 years ago

Issue #, if available:

Description of changes: Update threshold for days-before-stale to 5 days and days-before-close to 2 days for stale issue GitHub action.

Stale issues requiring response from user are taking long time to automatically close by stale issue GitHub action. OSDS team had decided to set the threshold for days-before-stale to 5 days and days-before-close to 2 days, this needs to be updated in the .NET/PowerShell/HLL repos.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.