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

Fix Bug 1519 - Use MAILCC and MAILTO for email address #17

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

BoCui-NOAA
Copy link
Collaborator

@BoCui-NOAA BoCui-NOAA commented Dec 13, 2024

Description

In the jobs/JNAEFS_FNMOC_ENS_DEBIAS script, it is hardwiring noaa.gov email address directly for the dcom input data file shortage email. This PR is to use MAILCC and MAILTO for email address.

Resolves #10
Resolving #11

Type of change

  • Bug fix (fixes something broken)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO

How has this been tested?

  • Cycled test on WCOSS2

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • I have made corresponding changes to the documentation if necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug 1519 - Use MAILCC and MAILTO for email address in the in NAEFS jobs/scripts
1 participant