Skip to content

Commit 25904f0

Browse files
committed
feat: update github stales & remove unncessary files
1 parent 6432ee2 commit 25904f0

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.github/workflows/stale.yaml

+6-7
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@ jobs:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313

1414
stale-issue-message: |
15-
'This issue is stale because it has not received any activities recently.'
16-
stale-pr-message: |
17-
'This issue is stale because it has not received any activities recently.'
18-
close-issue-message: |
19-
'This issue was closed because it has been stalled with no activity.'
15+
Hi folk 😊, it looks like this issue has been inactive for a while. Is there any update or further action
16+
needed? If not, we might consider closing it soon to keep our board clean and focused.
2017
21-
days-before-issue-stale: 1
22-
days-before-issue-close: 0
18+
But don't worry, you can reopen it anytime when needed.Thank you for your contributions to Kotaemon🪴
19+
20+
days-before-issue-stale: 30
21+
days-before-issue-close: 3
2322
days-before-pr-stale: 90
2423
days-before-pr-close: -1
2524
exempt-issue-labels: "documentation,tutorial,TODO"
-89.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)