This add a new feature requested by Oli and Dave#35
Merged
artiedaj merged 1 commit intoCMSCompOps:masterfrom May 29, 2014
Merged
This add a new feature requested by Oli and Dave#35artiedaj merged 1 commit intoCMSCompOps:masterfrom
artiedaj merged 1 commit intoCMSCompOps:masterfrom
Conversation
Contributor
Author
|
@artiedaj @julianbadillo please review (dont merge yet), now we can send an email to a mail list. Do we want to use workflow team mailing list for the notifications? |
Contributor
|
@lucacopa since this is related to jobs and workflows I would say yes, the workflow team mailing list should be |
A new output file is created, this count jobs per workflow. This file is intended to be private, not published in SSB. Also a new feature: I sent email via python so there is no need of 2 additional shell scripts
Contributor
Author
|
I tested it, working fine. Ready to merge and redeploy the script. You can delete send_email.sh and failedLogic_email.sh from the place where the script run. |
artiedaj
pushed a commit
that referenced
this pull request
May 29, 2014
This add a new feature requested by Oli and Dave
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A new output file is created, this count jobs per workflow.
This file is intended to be private, not published in SSB.
Also a new feature: I sent email via python so there is no need of 2 additional shell scripts