Allow missing and/or empty files #263
Labels
good first issue
Good for newcomers
status: pinned
Should not be labeled as stale
type: feature
New feature or feature request
For a small organization, I'd like to have a common set of standardized labels and the option for some repos to add new labels. The config stanza below works well:
For this to work, .github/labels.yml must exist and must not be empty. If no new labels are intended, the file may contain just
[]
.At a minimum, this issue may help others achieve a similar outcome.
In addition, please consider allowing a file to empty, in which case it's interpreted as
[]
.The text was updated successfully, but these errors were encountered: