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

abhishekrb 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 71725b41b54 ignore dependencies for github stale action (#16797)
71725b41b54 is described below

commit 71725b41b54d13e1d4bd6c8b4f9b2972790d3dea
Author: Clint Wylie <[email protected]>
AuthorDate: Thu Jul 25 10:32:43 2024 -0700

    ignore dependencies for github stale action (#16797)
---
 .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 53431b94fb1..43a7280c302 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -52,7 +52,7 @@ jobs:
           stale-issue-label: stale
           stale-pr-label: stale
           exempt-issue-labels: 'Evergreen,Security,Bug,Proposal,Design 
Review,Improvement,Performance,Refactoring,Apache,Area - Automation/Static 
Analysis,Area - Batch Indexing,Area - Cache,Area - Deep Storage,Area - 
Dependencies,Area - Dependency Injection,Area - Dev,Area - Documentation,Area - 
Extension,Area - Kafka/Kinesis Indexing,Area - Lookups,Area - Metadata,Area - 
Metrics/Event Emitting,Area - Null Handling,Area - Operations,Area - Query 
UI,Area - Querying,Area - Router,Area - Se [...]
-          exempt-pr-labels: 'Evergreen'
+          exempt-pr-labels: 'Evergreen,Area - Dependencies'
           exempt-milestones: true
           exempt-assignees: true
           ascending: true


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

Reply via email to