You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml
+17-9Lines changed: 17 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,21 @@ jobs:
13
13
with:
14
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
15
stale-issue-message: |
16
-
Thank you for opening this issue. It appears that the request for more information (e.g. providing the software version, providing logs, ...) has not yet been completed. Therefore this issue will be automatically
17
-
closed in 7 days, assuming that the issue has been resolved.
18
-
stale-pr-message: |
19
-
Thank you for opening this pull request. It appears that a request for e.g. information has not yet been completed. Therefore this issue will be automatically
20
-
closed in 7 days, assuming that the proposed change is no longer required or has otherwise been resolved.
16
+
I am marking this issue as stale as it has not received any engagement from the community or maintainers in over half a year. That does not imply that the issue has no merit! If you feel strongly about this issue
17
+
18
+
- open a PR referencing and resolving the issue;
19
+
- leave a comment on it and discuss ideas how you could contribute towards resolving it;
20
+
- open a new issue with updated details and a plan on resolving the issue.
21
+
22
+
We are cleaning up issues every now and then, primarily to keep the 4000+ issues in our backlog in check and to [prevent](https://www.jeffgeerling.com/blog/2020/saying-no-burnout-open-source-maintainer) [maintainer](https://www.jeffgeerling.com/blog/2016/why-i-close-prs-oss-project-maintainer-notes) [burnout](https://docs.brew.sh/Maintainers-Avoiding-Burnout). Burnout in open source maintainership is a [widespread](https://opensource.guide/best-practices/#its-okay-to-hit-pause) and serious issue. It can lead to severe personal and health issues as well as [enabling catastrophic](https://haacked.com/archive/2019/05/28/maintainer-burnout/) [attack vectors](https://www.gradiant.org/en/blog/open-source-maintainer-burnout-as-an-attack-surface/).
23
+
24
+
Thank you for your understanding and to anyone who participated in the issue! 🙏✌️
25
+
26
+
If you feel strongly about this issues and have ideas on resolving it, please comment. Otherwise it will be closed in 30 days!
0 commit comments