Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-71860

Provide a Pipeline step for the snsnotify plugin

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • snsnotify-plugin
    • None

      Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ff9a8374-7f37-456f-a737-296eb066b589 java.lang.NoSuchMethodError: No such DSL method 'snsPublish' found among steps

      I installed the plugin and am able to use it with freestyle projects but when I do it in my pipeline it keeps saying snsPublish is not part of steps since I want to Publish my build status to my AWS SNS Topic 

          [JENKINS-71860] Provide a Pipeline step for the snsnotify plugin

          Su created issue -
          Mark Waite made changes -
          Issue Type Original: Bug [ 1 ] New: Improvement [ 4 ]

          Mark Waite added a comment -

          The snsnotify plugin does not provide a Pipeline step . This is an enhancement request rather than a bug report.

          There is no Pipeline steps reference entry for the snsnotify plugin. Such a Pipeline step would need to be implemented as a new feature of the plugin or you would need to use a different facility to send the request.

          Mark Waite added a comment - The snsnotify plugin does not provide a Pipeline step . This is an enhancement request rather than a bug report. There is no Pipeline steps reference entry for the snsnotify plugin. Such a Pipeline step would need to be implemented as a new feature of the plugin or you would need to use a different facility to send the request.
          Mark Waite made changes -
          Summary Original: Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ff9a8374-7f37-456f-a737-296eb066b589 java.lang.NoSuchMethodError: No such DSL method 'snsPublish' found among steps New: Provide a Pipeline step for the snsnotify plugin
          Mark Waite made changes -
          Description Original: I installed the plugin and am able to use it with freestyle projects but when I do it in my pipeline it keeps saying snsPublish is not part of steps since I want to Publish my build status to my AWS SNS Topic  New: Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ff9a8374-7f37-456f-a737-296eb066b589 java.lang.NoSuchMethodError: No such DSL method 'snsPublish' found among steps

          I installed the plugin and am able to use it with freestyle projects but when I do it in my pipeline it keeps saying snsPublish is not part of steps since I want to Publish my build status to my AWS SNS Topic 

            Unassigned Unassigned
            nebavaly Su
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: