@transloadit/trigger-pager
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

Even though this module is publicly accessible, we do not recommend using it in projects outside of Transloadit. We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to SemVer.

This module is maintained from a monorepo called monolib.

Usage

const triggerPager = require('@transloadit/trigger-pager')

await triggerPager({
  token,
  serviceId,
  incidentKey: 'OHNO',
  description: 'the bad thing',
  // urgency: 'high',
  // title: 'OHNO',
})

Readme

Keywords

none

Package Sidebar

Install

npm i @transloadit/trigger-pager

Weekly Downloads

2

Version

0.3.2

License

AGPL-3.0-only

Unpacked Size

73.7 kB

Total Files

10

Last publish

Collaborators

  • murderlon
  • mifi
  • aduh95
  • nickrttn
  • kvz