Skip to content
Samad Yar Khan edited this page Sep 4, 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; Pull Request #1
  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 : Pull Request #7
  4. GitHub WebHooks / Repository Event Subscriptions : Pull Request #7.
  5. GitHub Search : Add modal which enables users to search github issues, pull requests using and view the results inside RocketChat. : Pull Request #15
  6. Open New Issues from Rocket.Chat : Pull Request #11

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