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

Can I use multiple subjectContains rows or enter masked text in Advanced Email Properties? #46

Open
gf59ru opened this issue Jul 31, 2018 · 0 comments

Comments

@gf59ru
Copy link

gf59ru commented Jul 31, 2018

I need to process email by several triggers.

Our company develops two related iOS applications that we published both at once. So every time we have two similar emails from Apple where difference is app names only:
"App-name 1.2.3 (123)" for iOS is now available to test
and
"Another-app-name 1.2.3 (123)" for iOS is now available to test

I did add two Jenkins jobs with downloading DSYM files and uploading them to Crashlytics. Both jobs has email trigger with subjectContains=for iOS is now available to test, and we have excess job launches.

If I replace subjectContains=for iOS is now available to test trigger with App-name and Another-app-name, excess job launches will be appear too because of letters from non-Apple users.

Can I use double-condition trigger?
Will second subjectContains= row help me? Or may be this option support mask (eg subjectContains=* for iOS is now available to test)

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

No branches or pull requests

1 participant