mirror of
https://github.com/valitydev/.github.git
synced 2024-11-06 01:55:23 +00:00
Move allstar configuration to another repo
This commit is contained in:
parent
b241df9ac5
commit
f74569be52
@ -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.
|
@ -1,3 +0,0 @@
|
||||
optConfig:
|
||||
optOutStrategy: true
|
||||
disableRepoOverride: true
|
@ -1,4 +0,0 @@
|
||||
optConfig:
|
||||
optOutStrategy: true
|
||||
disableRepoOverride: true
|
||||
action: issue
|
@ -1,9 +0,0 @@
|
||||
optConfig:
|
||||
optOutStrategy: true
|
||||
disableRepoOverride: true
|
||||
action: issue
|
||||
enforceDefault: true
|
||||
requireApproval: true
|
||||
approvalCount: 1
|
||||
dismissStale: true
|
||||
blockForce: true
|
@ -1,4 +0,0 @@
|
||||
optConfig:
|
||||
optOutStrategy: true
|
||||
disableRepoOverride: true
|
||||
action: issue
|
@ -1,4 +0,0 @@
|
||||
optConfig:
|
||||
optOutStrategy: true
|
||||
disableRepoOverride: true
|
||||
action: issue
|
Loading…
Reference in New Issue
Block a user