Declarative pipeline post condition 'aborted' not working.
16 views
Skip to first unread message
Dallas Clement
unread,
Aug 29, 2017, 4:27:59 PM8/29/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
If I manually abort a build, the 'always' and 'failure' post conditions get triggered, but never the 'aborted' post condition. I would wish for 'aborted' to work so that I can distinguish between an aborted build and a truly failed build. I only want to send email notifications for the latter case. Anybody know how to identify an aborted build?