This is an automated email from the ASF dual-hosted git repository.

mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e4fc1bb9 [ISSUE #4849] Enlarge stale bot operations-per-run to 
process more issues
2e4fc1bb9 is described below

commit 2e4fc1bb9f8b11f6e306072d1f2c36564abb88c4
Author: Pil0tXia <[email protected]>
AuthorDate: Mon Apr 22 10:05:47 2024 +0800

    [ISSUE #4849] Enlarge stale bot operations-per-run to process more issues
---
 .github/workflows/stale.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 33f64c5cc..81d4bc4c1 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -47,4 +47,4 @@ jobs:
           exempt-issue-labels: 'pinned,discussion,help 
wanted,WIP,weopen-star,GLCC,summer of code'
           exempt-pr-labels: 'help wanted,dependencies'
           exempt-all-milestones: true # Exempt all issues/PRs with milestones 
from stale
-          operations-per-run: 30
+          operations-per-run: 300


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to