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

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 9927bdaa88 revert change order of issues for stale bot (#33399)
9927bdaa88 is described below

commit 9927bdaa88f407523d61f09e03d5d46ddc466a75
Author: Elad Kalif <[email protected]>
AuthorDate: Tue Aug 15 11:01:16 2023 +0300

    revert change order of issues for stale bot (#33399)
---
 .github/workflows/recheck-old-bug-report.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/recheck-old-bug-report.yml 
b/.github/workflows/recheck-old-bug-report.yml
index f0c8856e55..093e5df4ef 100644
--- a/.github/workflows/recheck-old-bug-report.yml
+++ b/.github/workflows/recheck-old-bug-report.yml
@@ -43,7 +43,6 @@ jobs:
           remove-stale-when-updated: false
           remove-issue-stale-when-updated: true
           labels-to-add-when-unstale: 'needs-triage'
-          ascending: true
           stale-issue-message: >
             This issue has been automatically marked as stale because it has 
been open for 365 days
             without any activity. There has been several Airflow releases 
since last activity on this issue.

Reply via email to