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: danger
    fields:
      - short: true
        title: Package
        value: my-crate
      - short: true
        title: Version
        value: 1.2.3
      - short: false
        title: Error
        value: network error
    text: Failed to publish my-crate@1.2.3
    title: Publish Failed