Skip to content

Commit

Permalink
Dependencies label doesn't stale (#10419)
Browse files Browse the repository at this point in the history
  • Loading branch information
LudwigVonChesterfield authored Dec 2, 2022
1 parent eb5fd03 commit 3c84eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
close-pr-message: >
ПР закрыт из-за длительного отсуствия активности. Для переоткрытия ПРа, пожалуйста, обратитесь к
кому-либо из мейнтейнеров. Вы можете призвать их в комментарии слапнув ``@TauCetiStation/maintainers``.
exempt-pr-labels: 'Pinned, Test Merge Candidate'
exempt-pr-labels: 'Pinned, Test Merge Candidate, dependencies'
stale-pr-label: 'Stalled PR'
days-before-pr-stale: 14
days-before-pr-close: 7
Expand Down

0 comments on commit 3c84eee

Please sign in to comment.