From 41c6068a1c53baef11807bc01aef0ae3ec22685a Mon Sep 17 00:00:00 2001 From: Mert Sincan Date: Mon, 16 Dec 2024 10:58:26 +0000 Subject: [PATCH] Update stale.yml --- .github/workflows/stale.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 3c9c3ed20e8..f5f94cb714a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -24,7 +24,11 @@ jobs: days-before-stale: 365 days-before-close: 7 close-issue-reason: 'not_planned' - stale-issue-message: 'This issue has been automatically marked as stale. **If this issue is still affecting you with the latest version, please leave any comment**, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!' - close-issue-message: 'Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding!' - stale-pr-message: 'This pull request has been automatically marked as stale. **If this pull request is still relevant, please leave any comment**, and we will keep it open. We are sorry that we have not been able to prioritize reviewing it yet. Your contribution is very much appreciated.' - close-pr-message: 'Closing this pull request after a prolonged period of inactivity. If this issue is still present in the latest release, please ask for this pull request to be reopened. Thank you for your understanding!' + stale-issue-message: | + This issue has been automatically marked as stale due to a lack of activity. **If this issue is still relevant to you, please leave a comment** so we can keep it open. We apologize for not being able to prioritize it sooner. If you have any new information or questions, please share them in your comment! + close-issue-message: | + This issue will be closed due to prolonged inactivity. If it’s still relevant in the latest release, please open a new issue ticket with up-to-date information. We appreciate your understanding! + stale-pr-message: | + This pull request has been automatically marked as stale due to a lack of recent updates. **If this pull request is still relevant, please leave a comment** so we can keep it open. We apologize for not reviewing it sooner. Your contribution is valuable to us. + close-pr-message: | + This pull request will be closed due to prolonged inactivity. Please let us know if it’s still relevant in the latest release so we can consider reopening it. We appreciate your patience!