Ignore common PR labels

This commit is contained in:
Garulf 2022-07-09 12:59:15 -04:00
parent b75d2ce36d
commit f988d39f39

View file

@ -23,3 +23,4 @@ jobs:
close-issue-message: 'This issue was closed because it has been stale for 5 days with no activity. If you feel this issue still needs attention please feel free to reopen.'
stale-pr-label: 'no-pr-activity'
exempt-issue-labels: 'keep-fresh'
exempt-pr-labels: 'keep-fresh,awaiting-approval,work-in-progress'