mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-12 00:48:29 -04:00
#1251 add config for prs
This commit is contained in:
parent
7bbcb530d0
commit
9ff08d1f24
14
.github/stale.yml
vendored
14
.github/stale.yml
vendored
@ -1,7 +1,17 @@
|
|||||||
daysUntilStale: 60
|
|
||||||
daysUntilClose: false
|
daysUntilClose: false
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
markComment: >
|
|
||||||
|
issues:
|
||||||
|
daysUntilStale: 60
|
||||||
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
recent activity. It will be now be reviewed manually. Thank you
|
recent activity. It will be now be reviewed manually. Thank you
|
||||||
for your contributions.
|
for your contributions.
|
||||||
|
|
||||||
|
pulls:
|
||||||
|
daysUntilStale: 7
|
||||||
|
markComment: >
|
||||||
|
This pull request has been automatically marked as stale because it has not had
|
||||||
|
recent activity. It will be now be reviewed manually. Thank you
|
||||||
|
for your contributions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user