Skip to content

Commit 05fd5f6

Browse files
Merge pull request bisq-network#7313 from bisq-network/alejandrogarcia83-patch-1
Exclude no-bot label in stale bot processing
2 parents 10a3a04 + dbfbb28 commit 05fd5f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stale.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
Feel free to reopen it if you think it is still relevant.
3737
stale-issue-label: was:dropped
3838
stale-pr-label: was:dropped
39-
exempt-issue-labels: a:bug,re:security,re:privacy,re:Tor,in:dao,$BSQ bounty,good first issue,Epic,a:feature,is:priority
40-
exempt-pr-labels: a:bug,re:security,re:privacy,re:Tor,in:dao,$BSQ bounty,good first issue,Epic,a:feature,is:priority
39+
exempt-issue-labels: a:bug,re:security,re:privacy,re:Tor,in:dao,$BSQ bounty,good first issue,Epic,a:feature,is:priority,no-bot
40+
exempt-pr-labels: a:bug,re:security,re:privacy,re:Tor,in:dao,$BSQ bounty,good first issue,Epic,a:feature,is:priority,no-bot

0 commit comments

Comments
 (0)