update_all_jobs_slack_notification_setting.groovy ��� �U P;� �U jobs = jenkins.model.Jenkins.instance.items jobs.each {job -> job.removeProperty(jenkins.plugins.slack.SlackNotifier.SlackJobProperty) jp = new jenkins.plugins.slack.SlackNotifier.SlackJobProperty( null, // String teamDomain, null, // String token, "#channel_to_notified", // String room, false, // boolean startNotification, true, // b
{{#tags}}- {{label}}
{{/tags}}