Home
last modified time | relevance | path

Searched +full:exempt +full:- +full:issue +full:- +full:labels (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/.github/workflows/
Dclose_old_issues.yml4 - cron: '30 1 * * *'
10 runs-on: ubuntu-latest
12 - uses: actions/stale@v5
14 repo-token: ${{ secrets.LVGL_BOT_TOKEN }}
15 …stale-issue-message: 'This issue is stale because it has been open 14 days with no activity. Remov…
16 stale-pr-message: |
17 We need some feedback on this issue.
22 close-issue-message: |
23 …As there was no activity here for a while we close this issue. But don't worry, the conversation i…
26 days-before-stale: 14
[all …]