microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.42k stars 2.13k forks source link

Create workflow for closing stale issues #949

Closed abhahn closed 6 days ago

abhahn commented 1 week ago

Motivation and Context

We have a lot of issues accruing, many of which are old and probably not actionable at this time. The workflow checked in in this PR should mark issues as stale and then close them after a certain period of time.

Description

Contribution Checklist