Skip to content

Commit 006ec72

Browse files
ci(stale): exempt planned issues from becoming stale
1 parent 008e188 commit 006ec72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/__issues-stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
days-before-stale: 90
7171
days-before-close: 10
7272
exempt-all-assignees: true
73+
exempt-issue-labels: 'planned'
7374
exempt-pr-labels: 'dependencies,l10n'
7475
repo-owner: ${{ github.repository_owner }}
7576
repo-name: ${{ matrix.repo }}

0 commit comments

Comments
 (0)