问题
I want to send email notifications to all developers who committed changes in a branch. I'm using a Freestyle project integrated with Github. I've searched a lot but didn't find a solution. Any help is greatly appreciated. Thanks
回答1:
You can do this as follows:
- Install and configure the Email-ext plugin.
- In your job configuration page, click Add post-build action and select Editable Email Notification.
- Click Advanced Settings.
- Under your preferred build status conditions, click Add and select Developers.
来源:https://stackoverflow.com/questions/58381139/sending-email-notifications-to-all-developers-who-committed-changes-in-a-branch