-
Goal for this issue is to explore different options for having dbt cloud failure notifications go to a space where multiple team members (including client agencies ideally) can triage and assign the f…
-
캘린더 일정 이벤트 관련하여 수신받기 위한 webhook 조사
- [x] webhook 관련 조사
- [x] slack webhook 조사 및 설정
-
i try sending trivy scan to slack webhook and i have questionwhat is trivy args ?
trivy webhook -- -url=https://hooks.slack.com/services/xxxx/xxxx/xxxx -- "trivy args"
-
Hi, I recently found Ofelia and it looks great! Seems very simple to use. I'm testing it with a simple `config.ini`:
```
[global]
slack-webhook = https://hooks.slack.com/services/xxxxxxxxx/yyyyyy…
-
It would be great if the Slack Webhook URL (which is unlikely to change from task to task) could be configured only once at some global location. Currently, everybody who sets up a new Slack task need…
-
Slack has changed Webhooks to a single URL that is pre-configured with the target channel and doesn't use tokens anymore. Therefore, this plugin does not work with newly created Webhooks on Slack. Do …
-
Can be implemented two ways:
- account level (probably better, as I'm thinking about it now), stored in the API and configured via `aptible hooks:add` (takes `{ type: "slack" }`)
- app level (can be …
-
**Is your feature request related to a problem? Please describe.**
You can include a Slack webhook URL that is pinged when updates fail. This is a much appreciated feature but at the moment rea…
-
We need to write the `kubemen.connectors.{discord,slack,webhook}.send` functions in a similar fashion to the [`kubemen.connectors.mattermost.send`](https://github.com/numberly/kubemen/blob/master/kube…
-
### What happened?
We are in the process of removing a long-time deprecated API version in one of our internal operators. We have done this process before, and are familiar with how it should be do…