From 7ae25d10c8afeda0ee000f19f356f1b90462a717 Mon Sep 17 00:00:00 2001 From: "Joseph T. Lyons" Date: Tue, 22 Oct 2024 13:29:48 -0400 Subject: [PATCH] Fix comment when marking issues as stale (#19561) Oops image Release Notes: - N/A --- .github/workflows/community_close_stale_issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/community_close_stale_issues.yml b/.github/workflows/community_close_stale_issues.yml index 8689c0db0b..8adf2dad94 100644 --- a/.github/workflows/community_close_stale_issues.yml +++ b/.github/workflows/community_close_stale_issues.yml @@ -17,7 +17,7 @@ jobs: We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. Are you able to reproduce this issue in the latest version of Zed? If so, please let us know by commenting on this issue and we will keep it open; otherwise, we'll close it in 7 days. Feel free to open a new issue if you're seeing this message after the issue has been closed. Thanks for your help! - close-issue-message: "This issue was closed due to inactivity. If you're still experiencing this problem, please open a new issue with a link to this issue." + close-issue-message: "This issue was closed due to inactivity. If you're still experiencing this problem, please open a new issue with a link to this issue." # We will increase `days-before-stale` to 365 on or after Jan 24th, # 2024. This date marks one year since migrating issues from # 'community' to 'zed' repository. The migration added activity to all