Skip to content
Samad Yar Khan edited this page Sep 3, 2022 · 16 revisions

GitHub App

The GitHub App aims at extending github functionality to RocketChat and enable developer teams to work more efficiently.

Feature List :

  1. See Repository Data Inside Rocket Chat : PRs, Issues, Contributors, Overview
  2. See Pull Request changes inside RocketChat : See file Changes Diffs and all you need to review a PR.
  3. Authentication using Rocket.Chat Apps Engine Oauth2Client and Scheduler Api
  4. GitHub WebHooks / Repository Event Subscriptions.
  5. Search Modal : Add modal which enables users to search github issues, pull requests using and view the results inside RocketChat.
  6. Open New Issues from Rocket.Chat : Pull Request

Proposed Features

  1. Improve Code Reviews by adding a javascript based to the Github App : WIP.
  2. Merge and Comments on PRs right from Rocket.Chat.
  3. Assigning issues to developers right from Rocket.Chat : Assign Issues and Sharing Issues from Rocket.Chat

Clone this wiki locally