Skip to content

scaredyfish/rocket-chat-phabricator

Repository files navigation

Phabricator Integration for Rocket.Chat

Features:

  • Auto expand Maniphest task IDs

demo gif

Installation

In Rocket.Chat settings under General->Apps enable the App Framework and development mode.

developer mode settings

Install the rc-apps command line tool as described at https://rocket.chat/docs/developer-guides/developing-apps/getting-started/

To install the app for the first time:

rc-apps deploy --url http://your.server --username admin_name --password admin_password

To update to a newer version:

rc-apps deploy --url http://your.server --username admin_name --password admin_password --update

In Rocket.Chat settings, under Apps, select Phabricator Integration and fill in your Phabricator server URL and a Phabricator Conduit API token from https://{server name}/settings/user/{user name}/page/apitokens/

settings

About

Phabricator integration for Rocket.Chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published