1.0.0 • Published 2 years ago

@transloadit/trigger-pager v1.0.0

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
2 years 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

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago