mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-03-30 21:01:38 -04:00
11 lines
350 B
YAML
11 lines
350 B
YAML
# Labels required by exempt-creators.yml and stale.yml. Sync with sync-labels workflow.
|
|
# (Other repo labels are left unchanged when prune: false.)
|
|
---
|
|
- name: stale
|
|
color: 'eeeeee'
|
|
description: 'No activity for an extended period'
|
|
|
|
- name: exempt
|
|
color: '0e8a16'
|
|
description: 'Excluded from automatic stale closure (e.g. maintainer-opened)'
|