shipper-webhook 0.3.0-rc.2

Webhook notifications for shipper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
source: crates/shipper-webhook/src/lib.rs
expression: json
---
attachments:
  - color: good
    fields:
      - short: true
        title: Package
        value: my-crate
      - short: true
        title: Version
        value: 1.2.3
      - short: true
        title: Registry
        value: crates-io
    text: Successfully published my-crate@1.2.3
    title: Package Published