[JIRA] (JENKINS-43244) slackSend does not work with jenkins pipelines

2018-11-30 Thread lilfoxs...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nickolas Fox commented on  JENKINS-43244  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: slackSend does not work with jenkins pipelines   
 

  
 
 
 
 

 
 Confirming, works to me well. Thanks a lot.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43244) slackSend does not work with jenkins pipelines

2018-11-30 Thread timjaco...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tim Jacomb closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 This functionality definitely works, open a new issue if you're still have problems on the latest plugin and jenkins version  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-43244  
 
 
  slackSend does not work with jenkins pipelines   
 

  
 
 
 
 

 
Change By: 
 Tim Jacomb  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43244) slackSend does not work with jenkins pipelines

2018-02-11 Thread giser_wk...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 daniel zhang edited a comment on  JENKINS-43244  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: slackSend does not work with jenkins pipelines   
 

  
 
 
 
 

 
 Hi [~nickolasfox],   It seems that slackSend need a  fixed format. Just as below:slackSend channel: SLACK_CHANNEL, color: SLACK_Color, message: SLACK_MESSAFE, teamDomain: SLACK_TEAM_DOMAIN, token: SLACK_TOKEN I can receive the message from Jenkins now.  Every channel need one token and  I used other channel's token before.  But it still report error message from Jenkins console output  run slackstepsend, step null:false, desc  : , falseSlack Send Pipeline step configured values from global config - baseUrl: true, teamDomain: false, token: false, channel: false, color: false  And one more, I don't configure the Global Slack Notifier Settings.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43244) slackSend does not work with jenkins pipelines

2018-02-10 Thread giser_wk...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 daniel zhang commented on  JENKINS-43244  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: slackSend does not work with jenkins pipelines   
 

  
 
 
 
 

 
 Hi Nickolas Fox,  It seems that slackSend need a  fixed format. Just as below: slackSend channel: SLACK_CHANNEL, color: SLACK_Color, message: SLACK_MESSAFE, teamDomain: SLACK_TEAM_DOMAIN, token: SLACK_TOKEN I can receive the message from Jenkins now. But it still report error message from Jenkins console output run slackstepsend, step null:false, desc :false Slack Send Pipeline step configured values from global config - baseUrl: true, teamDomain: false, token: false, channel: false, color: false And one more, I don't configure the Global Slack Notifier Settings.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43244) slackSend does not work with jenkins pipelines

2017-03-30 Thread lilfoxs...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nickolas Fox created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43244  
 
 
  slackSend does not work with jenkins pipelines   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kurt Madel  
 
 
Components: 
 slack-plugin  
 
 
Created: 
 2017/Mar/30 10:05 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Nickolas Fox  
 

  
 
 
 
 

 
 Test connection passes well but using sendSlack step in pipelines gives following lines in pipeline logs: run slackstepsend, step null:false, desc :true Slack Send Pipeline step configured values from global config - baseUrl: true, teamDomain: true, token: true, channel: true, color: true Jenkins log stays thay way: 

 

Mar 30, 2017 9:54:04 PM jenkins.branch.MultiBranchProject$BranchIndexing run
INFO: bsw_ui_per_branch #20170330.215400 branch indexing action completed: SUCCESS in 4.4 sec
Mar 30, 2017 10:00:48 PM jenkins.plugins.slack.StandardSlackService publish
INFO: Posting succeeded
Mar 30, 2017 10:00:52 PM jenkins.plugins.slack.StandardSlackService publish
INFO: Posting succeeded
Mar 30, 2017 10:00:54 PM org.jenkinsci.plugins.workflow.job.WorkflowRun finish
INFO: bswui-vnc-ping-test #39 completed: SUCCESS 

 But slack bot remains silent :[