Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the email list of haim groups #752

Merged
merged 1 commit into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jenkins/tenant/aws/ecoeng_01/PolicyJenkinsfileDaily
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accounts_list = ["partnerlab": "[email protected], [email protected], [email protected]"]
accounts_list = ["partnerlab": "[email protected], [email protected], [email protected], [email protected]"]
pipeline {
options {
disableConcurrentBuilds()
Expand Down
2 changes: 1 addition & 1 deletion jenkins/tenant/aws/ecoeng_01/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### ecoeng_01

Accounts:
- partnerlab
- partnerlab: [email protected], [email protected], [email protected], [email protected]
6 changes: 3 additions & 3 deletions jenkins/tenant/aws/ecoeng_02/PolicyJenkinsfileDaily
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
accounts_list = ['appeng': "[email protected], [email protected], [email protected],[email protected]",
'fsi-partner': "[email protected], [email protected], [email protected],[email protected]",
'fsi-ecosystem': "[email protected], [email protected], [email protected],[email protected]"]
accounts_list = ['appeng': "[email protected], [email protected], [email protected], [email protected]",
'fsi-partner': "[email protected], [email protected], [email protected], [email protected]",
'fsi-ecosystem': "[email protected], [email protected], [email protected], [email protected]"]
pipeline {
options {
disableConcurrentBuilds()
Expand Down
6 changes: 3 additions & 3 deletions jenkins/tenant/aws/ecoeng_02/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### ecoeng_02

Accounts:
- appeng
- fsi-partner
- fsi-ecosystem
- appeng: [email protected], [email protected], [email protected], [email protected]
- fsi-partner: [email protected], [email protected], [email protected], [email protected]
- fsi-ecosystem: [email protected], [email protected], [email protected], [email protected]
14 changes: 7 additions & 7 deletions jenkins/tenant/aws/ecoeng_03/PolicyJenkinsfileDaily
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
accounts_list = ['coreos-training': "[email protected], [email protected], [email protected]",
accounts_list = ['coreos-training': "[email protected], [email protected], [email protected], [email protected]",
'industry-partners': "[email protected]",
'special-projects': "[email protected]",
'edgeinfra': "[email protected]",
'specialprojects-qe': "[email protected]",
'ecoeng-sap': "[email protected]",
'sysdeseng': "[email protected]",
'verticals-ui': "[email protected]"]
'special-projects': "[email protected], [email protected]",
'edgeinfra': "[email protected], [email protected]",
'specialprojects-qe': " [email protected], [email protected]",
'ecoeng-sap': "[email protected], [email protected]",
'sysdeseng': "[email protected], [email protected]",
'verticals-ui': "[email protected], [email protected]"]
pipeline {
options {
disableConcurrentBuilds()
Expand Down
16 changes: 8 additions & 8 deletions jenkins/tenant/aws/ecoeng_03/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
### ecoeng_03

Accounts:
- coreos-training
- industry-partners
- special-projects
- edgeinfra
- specialprojects-qe
- ecoeng-sap
- sysdeseng
- verticals-ui
- coreos-training: [email protected], [email protected], [email protected], [email protected]
- industry-partners: [email protected]
- special-projects: [email protected], [email protected]
- edgeinfra: [email protected], [email protected]
- specialprojects-qe: [email protected], [email protected]
- ecoeng-sap: [email protected], [email protected]
- sysdeseng: [email protected], [email protected]
- verticals-ui: [email protected], [email protected]
Loading