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

Configurable event mail footer #2023

Merged
merged 1 commit into from
Oct 11, 2016
Merged

Conversation

matthewrmshin
Copy link
Contributor

Allow a configurable event mail footer setting (suite or global) to be
added to all event mails. The new setting, although specified at the
suite level, will apply to both suite events and task events.

Move task event handler logic from cylc.task_pool to cylc.scheduler
for easier access to suite variables.

Close #2022. (This change should be appropriate to replace what we currently have for rose suite-hook --mail.)

@hjoliver @arjclark please review.

Allow a configurable event mail footer setting (suite or global) to be
added to all event mails. The new setting, although specified at the
suite level, will apply to both suite events and task events.

Move task event handler logic from `cylc.task_pool` to `cylc.scheduler`
for easier access to suite variables.
@matthewrmshin matthewrmshin added this to the next release milestone Oct 4, 2016
Copy link
Member

@hjoliver hjoliver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, tested as working.

@arjclark
Copy link
Contributor

Looks good to me. Test battery passing in my environment.

@arjclark arjclark merged commit e636957 into cylc:master Oct 11, 2016
@matthewrmshin matthewrmshin deleted the event-mail-footer branch October 11, 2016 11:07
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.

3 participants