Scheduled Issue Summary
计划内问题摘要
Create a GitHub Action that regularly collects labeled issues and generates a markdown summary.
创建一个GitHub Action,定期收集带标签的议题并生成Markdown格式的摘要。
Prompt
Create a GitHub Action that runs on a schedule (every morning) and pulls the latest issues with a specific label from this repo. Format them into a markdown summary and commit it to status.md in the repo.