Code Monkey home page Code Monkey logo

apps.github's Introduction

GitHub Integration for Rocket.Chat

Integrates github with your Rocket.Chat server.

Features:

  • Webhook - exposes an endpoint that can receive and parse GitHub notifications (only push events at this time)
  • Auto-install on Repo - With the slashcommand /github connect the app automatically links your server to the desired repo (you have to configure your github personal access token for that)

When you run the /github connect command, only the current channel/private group/discussion will receive notifications from GitHub.

Make sure the user rocket.cat is able to send messages in the channel/private group/discussion you want to be notified.

Coming from the Webinars?

This app has been developed during our webinars series. You can see how it evolves from example to example by checking the step-* branches.

The changes from the latest step are likely to be the ones on the master branch.

Development Quick Start

Want to help us improve the app? Great! Make sure you have https://github.com/RocketChat/Rocket.Chat.Apps-cli installed.

npm install -g @rocket.chat/apps-cli

Checkout this repo and install the dependencies

git clone https://github.com/RocketChat/Apps.GitHub
cd Apps.GitHub
npm install

And you're ready to make changes!

To test them, deploy your app to a local Rocket.Chat server:

rc-apps deploy -u RC_USER -p RC_PASSWORD --url=http://localhost:3000

or to update the installation

rc-apps deploy -f --update -u RC_USER -p RC_PASSWORD --url=http://localhost:3000

Documentation

Here are some links to examples and documentation:

The Rocket.Chat Apps-Engine needs help with its documentation We're participating in the first ever Google Season of Docs! If you're interested in participating with us, check this link

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.