aws / aws-aspnet-cognito-identity-provider

ASP.NET Core Identity Provider for Amazon Cognito
https://aws.amazon.com/developer/language/net/
Apache License 2.0
215 stars 89 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. #207

Closed ashishdhingra closed 3 years ago

ashishdhingra commented 3 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.