@mixmaxhq/travis-utils

0.1.0 • Public • Published

travis-utils

A quick module that exports some utilities for interacting with GitHub PRs from Travis.

Install

$ npm i -D '@mixmaxhq/travis-utils'

Usage

import { getClient, getOptions } from '@mixmaxhq/travis-utils';

const client = getClient();

await client.issues.createComment(
  getOptions({
    body: "I'm in ur base writing a comment",
  })
);

Package Sidebar

Install

npm i @mixmaxhq/travis-utils

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

5.31 kB

Total Files

4

Last publish

Collaborators

  • alan-hadyk
  • leonardo-mixmax
  • dmytro.prysiazhnyi
  • laszlovaspal
  • akashbhalla
  • hishank
  • danyloderkach
  • sergey.polyarush
  • jordins
  • eugene.safronov.dewais
  • joneslloyd
  • kamilgruszka
  • tharindu-wj
  • aminao
  • enuma
  • adriandmitroca
  • mixmaxkristina
  • corridonimatias
  • mikusd
  • mixmax_it
  • andra.lazariuc
  • danaya
  • adborroto
  • aaavakian
  • dnechay
  • raphaelbs
  • guilhermemj
  • eduard.borges
  • mixmax-codeship
  • bradvogel
  • jessem3
  • jsalvata
  • gabriel-mixmax