feat: add integrations

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-03-09 22:34:04 +01:00
parent 646581ff44
commit a6401e3b79
26 changed files with 3207 additions and 244 deletions

View File

@@ -572,6 +572,8 @@ pub struct ReleaseContext {
/// Number of destinations involved
#[prost(int32, tag="16")]
pub destination_count: i32,
#[prost(string, tag="17")]
pub source_user_id: ::prost::alloc::string::String,
}
#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
pub struct Notification {