You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ab...@apache.org on 2023/05/29 08:35:21 UTC

[druid] branch master updated: update operations per run (#14325)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0e51c2702a update operations per run (#14325)
0e51c2702a is described below

commit 0e51c2702a20a1c9318446a35db01514563abbf0
Author: Tejaswini Bandlamudi <96...@users.noreply.github.com>
AuthorDate: Mon May 29 14:05:11 2023 +0530

    update operations per run (#14325)
---
 .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 950526df63..f55de7c75d 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -95,4 +95,4 @@ jobs:
           exempt-milestones: true
           exempt-assignees: true
           ascending: true
-          operations-per-run: 50 
+          operations-per-run: 200


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org