Blesswin Samuel
|
14dc26b128
|
Add ability to configure channel, username, icon emoji/url in slack notification (#2975)
* Add ability to configure channel, username, icon emoji/url in slack cfg
* Update slack.yaml
---------
Co-authored-by: Thibault "bui" Koechlin <thibault@crowdsec.net>
Co-authored-by: Thibault "bui" Koechlin <orixxx@gmail.com>
|
2024-05-10 14:00:34 +01:00 |
|
mmetc
|
d2c4bc55fc
|
plugins: use yaml.v3 (#2969)
* plugins: use yaml.v3
* lint
|
2024-04-25 17:34:49 +02:00 |
|
Laurence Jones
|
d1bfaddb69
|
[Plugin] Pass down ctx and use it (#2626)
* Pass down cancellable context and update http plugin
* Use context where we can
|
2023-12-04 12:05:26 +00:00 |
|
mmetc
|
b562103024
|
Make: build with debug symbols in func tests or if DEBUG=1; drop BUILD_VENDOR_FLAGS (#2443)
|
2023-08-28 15:58:26 +02:00 |
|
mmetc
|
2aa55e9444
|
move plugins/notifications/* to cmd/notification-* (#2429)
This ensures keeping all dependencies in sync, and simplifies
packaging under freebsd/gentoo/etc because there is a single
vendor directory.
|
2023-08-24 09:46:25 +02:00 |
|