Add security-analysis documentation repository
Change-Id: I62ead71525b245bfb6829aa915b52f86bd978ef0 Needed-By: I2e2dd8a5fa68b80868e9d6fde8916a9555f4dcab
This commit is contained in:
parent
c465d0f546
commit
5edb6025a3
11
gerrit/acls/openstack/security-analysis.config
Normal file
11
gerrit/acls/openstack/security-analysis.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group security-doc-core
|
||||
label-Code-Review = -2..+2 group security-doc-core
|
||||
label-Workflow = -1..+1 group security-doc-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3625,6 +3625,9 @@
|
||||
docimpact-group: searchlight
|
||||
groups:
|
||||
- searchlight
|
||||
- project: openstack/security-analysis
|
||||
description: Security Analysis of OpenStack Big Tent Projects
|
||||
upstream: https://github.com/sdake/security-analysis.git
|
||||
- project: openstack/security-doc
|
||||
description: Documentation work from the OpenStack Security Group (OSSG)
|
||||
groups:
|
||||
|
@ -1691,6 +1691,7 @@ openstack-security:
|
||||
projects:
|
||||
- openstack/anchor
|
||||
- openstack/bandit
|
||||
- openstack/security-analysis
|
||||
- openstack/security-doc
|
||||
- openstack/security-specs
|
||||
- openstack/syntribos
|
||||
|
@ -8421,6 +8421,16 @@
|
||||
- openstack-publish-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
|
||||
- project:
|
||||
name: security-analysis
|
||||
doc-publisher-site: docs.openstack.org
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
|
||||
- project:
|
||||
name: security-doc
|
||||
|
||||
|
@ -11292,6 +11292,16 @@ projects:
|
||||
- gate-searchlight-ui-npm-run-lint
|
||||
- gate-searchlight-ui-npm-run-test
|
||||
|
||||
- name: openstack/security-analysis
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-server-publish-jobs
|
||||
- name: release-notes-jobs
|
||||
check:
|
||||
- gate-security-analysis-docs
|
||||
gate:
|
||||
- gate-security-analysis-docs
|
||||
|
||||
- name: openstack/security-doc
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user