jenkinsci / poll-mailbox-trigger-plugin

A Jenkins plugin, to poll an email inbox, and trigger jobs based on new emails.
https://plugins.jenkins.io/poll-mailbox-trigger-plugin/
MIT License
40 stars 32 forks source link

Add option to filter emails by other fields (e.g. "from") #5

Closed nickgrealy closed 6 years ago

nickgrealy commented 8 years ago

Alternative option: add a job parameter of type 'Choice', with key value pmt_username and choices matching only user's emails, allowed to trigger the job.

If someone tries to trigger a job, and doesn't belong to the list, the polling with fail with "Option is not a valid choice value."

nickgrealy commented 8 years ago

I haven't had any requests for this feature... will only build it if it's "in demand".