mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-28 17:15:14 +01:00
Merge pull request #7313 from bisq-network/alejandrogarcia83-patch-1
Exclude no-bot label in stale bot processing
This commit is contained in:
commit
05fd5f6e1a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
|
@ -36,5 +36,5 @@ jobs:
|
|||
Feel free to reopen it if you think it is still relevant.
|
||||
stale-issue-label: was:dropped
|
||||
stale-pr-label: was:dropped
|
||||
exempt-issue-labels: a:bug,re:security,re:privacy,re:Tor,in:dao,$BSQ bounty,good first issue,Epic,a:feature,is:priority
|
||||
exempt-pr-labels: a:bug,re:security,re:privacy,re:Tor,in:dao,$BSQ bounty,good first issue,Epic,a:feature,is:priority
|
||||
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
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue