Home
last modified time | relevance | path

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

/Zephyr-latest/.github/workflows/
Dstale_issue.yml4 - cron: "16 00 * * *"
9 runs-on: ubuntu-22.04
10 if: github.repository == 'zephyrproject-rtos/zephyr'
12 - uses: actions/stale@v9
14 stale-pr-message: 'This pull request has been marked as stale because it has been open (more
17 closed in 14 days. Note, that you can always re-open a closed pull request at any time.'
18 stale-issue-message: 'This issue has been marked as stale because it has been open (more
20 would like to have the label removed otherwise this issue will automatically be closed in
21 14 days. Note, that you can always re-open a closed issue at any time.'
22 days-before-stale: 60
[all …]