Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pagerbot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Stripe Community Contributions
  • pagerbot
  • Merge requests
  • !8

Add Hipchat Support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/rohitpaulk/hipchat into master Oct 30, 2014
  • Overview 19
  • Commits 1
  • Pipelines 0
  • Changes 7

Created by: rohitpaulk

fixes #3 (closed).

This is implemented as a HipChat addon.

No copy-paste configuration is needed, all that is handled by a HipChat webhook. Here's a live demo of the admin app.

When it's time to deploy, one would set DEPLOYED to true as usual and then go to "https://hipchat.com/admin/addons" and click on Build and install your own integration. After that, he'd paste the URL of the app in the modal, and the configuration will be done automatically. Hipchat sends in the OAuth ID and Secret to a specified URL, and the app manages the rest. :)

hipchat

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/rohitpaulk/hipchat