-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.642.4, Campfire Plugin 2.7, Folders Plugin 6.7
To replicate:
- Install the Folders Plugin
- Install the Campfire Notification plugin and configure
- Create a new folder
- Within the folder, create a freestyle job
- Add Campfire notification as a post build action
- Add 'Execute Shell' with the following (both fail to produce a notification)
- echo "hello"
- lskdfjlsdkjf
Checking the build log, the notification is never run. There are no related messages in the jenkins log.