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

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


The following commit(s) were added to refs/heads/master by this push:
     new f7782d4  chore: test if stale bot works (#15300)
f7782d4 is described below

commit f7782d404535cf1ae554d26af20ac6c9a2f53cb7
Author: Wenli Zhang <[email protected]>
AuthorDate: Tue Jul 6 14:01:59 2021 +0800

    chore: test if stale bot works (#15300)
---
 .github/stale.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/stale.yml b/.github/stale.yml
index 511784c..6d589b6 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,7 +1,7 @@
 # Configuration for probot-stale - https://github.com/probot/stale
 
 # Number of days of inactivity before an Issue or Pull Request becomes stale
-daysUntilStale: 730 # two years
+daysUntilStale: 731 # two years
 
 # Number of days of inactivity before an Issue or Pull Request with the stale 
label is closed.
 # Set to false to disable. If disabled, issues still need to be closed 
manually, but will remain marked as stale.

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

Reply via email to