Move allstar configuration to another repo

This commit is contained in:
Pavel Popov 2022-02-28 11:12:05 +03:00
parent b241df9ac5
commit f74569be52
No known key found for this signature in database
GPG Key ID: 69085A83DD6EC92F
6 changed files with 0 additions and 61 deletions

View File

@ -1,37 +0,0 @@
# Allstar configuration for `valitydev`
[Allstar](https://github.com/ossf/allstar) is a security-policy GitHubApp. It is
installed on this org, and this repo contains the configuration for that app. It
is configured to create issues on repos that do not comply with the configured
policy.
## Enabled Repos
Allstar is configured in opt-out.
## Policy Configuration
These are the expected settings to be in compliance
### [Branch Protection](branch_protection.yaml)
| | |
| --------------------- | ------- |
| Branches enforced | default |
| Require approval | yes |
| Approvals required | 1 |
| Dismiss stale reviews | yes |
| Block force push | yes |
### [Binary Artifacts](binary_artifacts.yaml)
- Binary artifacts not allowed.
### [Outside Collaborators](outside.yaml)
- Push access allowed.
- Admin access not allowed.
### [SECURITY.md](security.yaml)
- SECURITY.md required.

View File

@ -1,3 +0,0 @@
optConfig:
optOutStrategy: true
disableRepoOverride: true

View File

@ -1,4 +0,0 @@
optConfig:
optOutStrategy: true
disableRepoOverride: true
action: issue

View File

@ -1,9 +0,0 @@
optConfig:
optOutStrategy: true
disableRepoOverride: true
action: issue
enforceDefault: true
requireApproval: true
approvalCount: 1
dismissStale: true
blockForce: true

View File

@ -1,4 +0,0 @@
optConfig:
optOutStrategy: true
disableRepoOverride: true
action: issue

View File

@ -1,4 +0,0 @@
optConfig:
optOutStrategy: true
disableRepoOverride: true
action: issue