1.0.0 • Published 8 months ago

@transloadit/trigger-pager v1.0.0

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
8 months ago

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',
})
1.0.0

8 months ago

0.3.4

8 months ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.0

1 year ago

0.3.1

1 year ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago