-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from trade-tariff/OTT-397-Add-Steps-To-Update-…
…Tariff-DL Added steps to Update distribution list for trade tariff emails
- Loading branch information
Showing
2 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
owner_slack: "#ott-core" | ||
title: Update TO_EMAILS (distribution list) for electronic tariff file | ||
section: Electronic Tariff File | ||
layout: manual_layout | ||
parent: "/manual.html" | ||
important: true | ||
--- | ||
|
||
## Update TO_EMAILS for electronic tariff file | ||
|
||
The **TO_EMAILS** is a distribution list used to send tariff updates to which needs to be changed from time to time.<br><br>**IMPORTANT** It cannot be edited and must be deleted and re-created so before attempting this back up the current distribution list from an email already sent. Then follow these steps<br><br> | ||
|
||
1. Go to [circle ci contexts](https://app.circleci.com/settings/organization/github/trade-tariff/contexts) | ||
|
||
2. Click on the context electronic-tariff-file | ||
|
||
3. Remove the env var TO_EMAILS | ||
|
||
4. Click on “Add Environment Variable” and add a variable with the same name “TO_EMAILS” and set the value (the list of emails that will receive the notification for the ETF Changes) |