This is an automated email from the ASF dual-hosted git repository.
corgy pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new f464df30f5 [Improve][CI] Update state action fix not all pr/issue be
checked (#9557)
f464df30f5 is described below
commit f464df30f5bb4aba3405c4209917cda7dc3404fa
Author: Jia Fan <[email protected]>
AuthorDate: Fri Jul 11 09:39:38 2025 +0800
[Improve][CI] Update state action fix not all pr/issue be checked (#9557)
---
.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 898760667a..bdeafd9342 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -52,4 +52,4 @@ jobs:
work on this pull request.
remove-pr-stale-when-updated: true
remove-issue-stale-when-updated: true
- labels-to-add-when-unstale: 'waiting for review'
+ operations-per-run: 1000