mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
TODO issues exempt from stale action (#6530)
This commit is contained in:
parent
19e0208fc9
commit
cb40c9afda
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -34,5 +34,5 @@ jobs:
|
||||
stale-pr-message: 'This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions YOLOv5 🚀 and Vision AI ⭐.'
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
exempt-issue-labels: 'documentation,tutorial'
|
||||
exempt-issue-labels: 'documentation,tutorial,TODO'
|
||||
operations-per-run: 100 # The maximum number of operations per run, used to control rate limiting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user