Issue Mgmt: Disable stale PR handling

This commit is contained in:
Daniel 2023-08-30 12:56:42 +02:00
parent 374d6224ca
commit ad9dba22dc

View file

@ -39,4 +39,4 @@ jobs:
If the issue has not been resolved, you can [find more information in our Wiki](https://wiki.safing.io/) or [continue the conversation on our Discord](https://discord.gg/safing).
# TODO: Handle stale PRs
days-before-pr-close: 36500 # 100 years - effectively disabled.
days-before-pr-stale: 36500 # 100 years - effectively disabled.