aws / amazon-s3-encryption-client-dotnet

An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
https://aws.github.io/amazon-s3-encryption-client-dotnet/
Apache License 2.0
14 stars 10 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. #27

Closed ashishdhingra closed 2 years ago

ashishdhingra commented 2 years ago

Description

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

Motivation and Context

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.

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License