This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f16a963342 HDDS-14107. Update instructions for reopening closed stale 
PRs (#9758)
4f16a963342 is described below

commit 4f16a96334263dd62695cc2ed7234e18aa53a7dd
Author: Rishabh Patel <[email protected]>
AuthorDate: Thu Feb 12 09:03:22 2026 -0800

    HDDS-14107. Update instructions for reopening closed stale PRs (#9758)
---
 .github/workflows/close-stale-prs.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/close-stale-prs.yaml 
b/.github/workflows/close-stale-prs.yaml
index a48ebdf3f7c..c14273ab5bd 100644
--- a/.github/workflows/close-stale-prs.yaml
+++ b/.github/workflows/close-stale-prs.yaml
@@ -35,4 +35,4 @@ jobs:
           remove-pr-stale-when-updated: true
           operations-per-run: 500
           stale-pr-message: 'This PR has been marked as stale due to 21 days 
of inactivity. Please comment or remove the stale label to keep it open. 
Otherwise, it will be automatically closed in 7 days.'
-          close-pr-message: 'Thank you for your contribution. This PR is being 
closed due to inactivity. If needed, feel free to reopen it.'
+          close-pr-message: 'Thank you for your contribution. This PR is being 
closed due to inactivity. Please contact a maintainer if you would like to 
reopen it.'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to