File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
libs/kotaemon/kotaemon/loaders Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments