GithubHelp home page GithubHelp logo

pine / miyako Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 177 KB

:zap: The lightning-fast Atlassian bot for Slack.

Home Page: http://imotosae.com/

License: MIT License

JavaScript 100.00%
atlassian bot confluence javascript jira slack

miyako's Introduction

Miyako

Build Status codecov dependencies Status devDependencies Status FOSSA Status Greenkeeper badge codebeat badge

⚑ The lightning-fast Atlassian bot for Slack.

Requirements

  • Yarn
  • Node v$(cat .node-version)

Supported Atlassian products

  • Confluence
  • JIRA

Getting started

1. Fetch Atlassian session

$ curl -X POST \
    https://example.atlassian.net/rest/auth/1/session \
    -H 'content-type: application/json' \
    -d '{ "username": "[email protected]", "password": "password" }'

2. Edit config

$ cp config/sample.js config/default.js
$ vim config/default.js

3. Run

$ yarn
$ ./bin/run

License

MIT Β© Pine Mizune

miyako's People

Contributors

fossabot avatar greenkeeper[bot] avatar pine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fossabot

miyako's Issues

An in-range update of fancy-log is breaking the build 🚨

The dependency fancy-log was updated from 1.3.2 to 1.3.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

fancy-log is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v1.3.3

Fix

  • Dodge the isTTY check on Windows (9a3a662)
  • Make behavior consistent in node 10 (d7a1445)

Scaffold

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.