Commit f0a2a17b authored by Martí Bolívar's avatar Martí Bolívar Committed by Kumar Gala
Browse files

.github: exempt the 'Process' label from stale issues



Process issues are tracked and do not need to be automatically made
stale.

Suggested-by: default avatarAnas Nashif <anas.nashif@intel.com>
Signed-off-by: default avatarMartí Bolívar <marti.bolivar@nordicsemi.no>
parent f2169156
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@ jobs:
        stale-issue-label: 'Stale'
        stale-pr-label: 'Stale'
        exempt-pr-labels: 'Blocked,In progress'
        exempt-issue-labels: 'In progress,Enhancement,Feature,Feature Request,RFC,Meta'
        exempt-issue-labels: 'In progress,Enhancement,Feature,Feature Request,RFC,Meta,Process'
        operations-per-run: 400