mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-19 11:34:09 +02:00
feat: add ecc2 webhook notifications
This commit is contained in:
parent
b45a6ca810
commit
5fb2e62216
7 changed files with 816 additions and 5 deletions
|
|
@ -2246,6 +2246,7 @@ mod tests {
|
|||
auto_create_worktrees: true,
|
||||
auto_merge_ready_worktrees: false,
|
||||
desktop_notifications: crate::notifications::DesktopNotificationConfig::default(),
|
||||
webhook_notifications: crate::notifications::WebhookNotificationConfig::default(),
|
||||
completion_summary_notifications:
|
||||
crate::notifications::CompletionSummaryConfig::default(),
|
||||
cost_budget_usd: 10.0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue