Skip to content

Commit 4418ea5

Browse files
authored
Merge pull request #242 from snyk/03-19-update_team_ownership_from_workspaces_to_codesec_code-integrations
Update team ownership from workspaces to codesec_code-integrations
2 parents 4e584ef + 512dff5 commit 4418ea5

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ workflows:
9999
- prodsec/secrets-scan:
100100
context:
101101
- snyk-bot-slack
102-
channel: workspaces-alerts
102+
channel: snyk-on-snyk-codesec_code-integrations
103103
filters:
104104
branches:
105105
ignore:
@@ -108,8 +108,8 @@ workflows:
108108
node_version: '12.22.7'
109109
name: Security Scans
110110
context:
111-
- analysis_workspaces
112111
- prodsec-orb-runtime
112+
- codesec_code-integrations
113113
- lint:
114114
node_version: '12.22.7'
115115
- test:

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Snyk Code will be required for a review on every PR
22

3-
* @snyk/team-workspaces @snyk/productinfra_workspaces
3+
* @snyk/codesec_code-integrations

catalog-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
annotations:
66
circleci.com/project-slug: github/snyk/code-client
77
github.com/project-slug: snyk/code-client
8-
github.com/team-slug: snyk/team-workspaces
8+
github.com/team-slug: snyk/codesec_code-integrations
99
backstage.io/techdocs-ref: dir:.
1010
labels:
1111
snyk.io/businessCriticality: medium
@@ -16,5 +16,5 @@ metadata:
1616
spec:
1717
type: external-library
1818
lifecycle: '-'
19-
owner: team-workspaces
19+
owner: codesec_code-integrations
2020
system: snyk-code

0 commit comments

Comments
 (0)