Skip to content

Commit

Permalink
feat: update github stales & remove unncessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
phv2312 committed Oct 25, 2024
1 parent 93571ed commit de703a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}

stale-issue-message: |
'This issue is stale because it has not received any activities recently.'
stale-pr-message: |
'This issue is stale because it has not received any activities recently.'
close-issue-message: |
'This issue was closed because it has been stalled with no activity.'
Hi folk 😊, it looks like this issue has been inactive for a while. Is there any update or further action
needed? If not, we might consider closing it soon to keep our board clean and focused.
days-before-issue-stale: 1
days-before-issue-close: 0
But don't worry, you can reopen it anytime when needed.Thank you for your contributions to Kotaemon🪴
days-before-issue-stale: 30
days-before-issue-close: 3
days-before-pr-stale: 90
days-before-pr-close: -1
exempt-issue-labels: "documentation,tutorial,TODO"
Expand Down
Binary file removed libs/kotaemon/kotaemon/loaders/test.jpg
Binary file not shown.

0 comments on commit de703a3

Please sign in to comment.