-
Hi,
I've just installed PHPCI and am interested in the Slack Notifications for builds.
_phpci.yml Config_
```
complete:
slack_notify:
webhook_url: "https://hooks.slack.com/services/REMOVED"
…
-
Test @SimonLab
rub1e updated
7 years ago
-
각종 활동 정보 slack integration
-
There is so much possible: https://api.slack.com/docs/message-formatting
The current solution is pretty ugly.
-
How about adding support for Slack as a notification target? Should be fairly easy to do, if you know some Perl (I don't, if I did I would submit a pull request :) ).
-
would be great if you could add that notification agent !
-
This is a little bit far-off as of yet, but it's worth investigating.
[This resource](https://github.com/slack-ruby/slack-ruby-bot-server) provides a Ruby Slack bot server, which presumably will in…
-
using the existing logic to fetch and image url or web url, post the resulting image to slack
-
Add "Share via Slack" sharing action to embeddable panels. Use "Slack" connector created by alerting team. React components to render connectors should be available in X-Pack `trigger_actions_ui` plug…
-
As noted in https://github.com/zulip/zulip/pull/26357#pullrequestreview-1546624419, this should be possible with some work to convert the HTML format to markdown.