adoroszlai commented on code in PR #9758:
URL: https://github.com/apache/ozone/pull/9758#discussion_r2798981031


##########
.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 to reopen it.'

Review Comment:
   On another look, we should keep it conditional:
   
   ```suggestion
             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.'
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to