github-community-projects / github-community-projects/safe-settings

Include/Exclude for custom properties

Open
#986 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
921
Forks
226
Avg merge
18h 3m
Merged PRs (30d)
14

Description

## New Feature

Similar to the current behavior for labels, it would be nice to be able to exclude certain custom properties.

```
custom-properties:
include:
- name: ruleset-tier
value: strict

exclude:
# ignore (don't delete) the following custom-properties
- name: team
```

This way certain custom-property values that are organization-wide can be enforced, while others that are required to be set, but have different value per repo, will be left untouched.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.