Update no-response.yml

This commit is contained in:
Naveen Singh 2024-11-18 12:21:37 +05:30
parent a51884a3c8
commit d6b3d3b122
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B

View file

@ -18,5 +18,7 @@ jobs:
only-labels: 'waiting for author' only-labels: 'waiting for author'
stale-issue-label: 'waiting for author' stale-issue-label: 'waiting for author'
stale-pr-label: 'waiting for author' stale-pr-label: 'waiting for author'
remove-stale-when-updated: false
ignore-updates: true
close-issue-message: This issue has been automatically closed due to inactivity. We requested additional information but have not received a response from the original author. Without the requested details, we cannot proceed. If you have or find the information needed, please comment so we can reopen the issue. close-issue-message: This issue has been automatically closed due to inactivity. We requested additional information but have not received a response from the original author. Without the requested details, we cannot proceed. If you have or find the information needed, please comment so we can reopen the issue.
close-pr-message: This pull request has been automatically closed due to inactivity. We requested additional information but have not received a response from the original author. Without the requested details, we cannot proceed. If you have the needed information or updates, please reopen the PR or comment so we can continue the review. close-pr-message: This pull request has been automatically closed due to inactivity. We requested additional information but have not received a response from the original author. Without the requested details, we cannot proceed. If you have the needed information or updates, please reopen the PR or comment so we can continue the review.