Skip to content

RocketChat/JiraIntegrationApp_GSoC2026

Repository files navigation

Integrate Jira via Rocket.Chat App

A comprehensive Jira integration app for Rocket.Chat that allows users to interact with Jira directly from their chat workspace.

Installation

Prerequisites

  • Rocket.Chat Server (v8 or higher)
  • Rocket.Chat Apps CLI (@rocket.chat/apps-cli)

Setup

  1. Install the CLI (if not already installed):

    npm install -g @rocket.chat/apps-cli
  2. Clone the repository:

    git clone https://github.com/<yourusername>/JiraIntegrationApp_GSoC2026
    cd JiraIntegrationApp_GSoC2026
  3. Install dependencies:

    npm install
  4. Deploy the app:

    rc-apps deploy --url <rocketchat_url> --username <username> --password <password>

Documentation

Here are some links to examples and documentation:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors