ソースを参照

[ci] Bump number of items of staleness checker to catch-up (#1869)

Can revert back later.
Romain Rigaux 5 年 前
コミット
50a4c1406a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/workflows/autoclose-stale.yml

+ 1 - 0
.github/workflows/autoclose-stale.yml

@@ -15,3 +15,4 @@ jobs:
           stale-issue-message: 'This issue is stale because it has been open 30 days with no activity and is not "roadmap" labeled or part of any milestone. Remove stale label or comment or this will be closed in 5 days.'
           days-before-stale: 30
           days-before-close: 5
+          operations-per-run: 200