Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

TrentScholl/hubot-confluence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-confluence

Hubot script for accessing Confluence

Build Status

Configuration

  • HUBOT_CONFLUENCE_URL - URL for Confluence installation (no trailing slash)
  • HUBOT_CONFLUENCE_USER - Username to access Confluence
  • HUBOT_CONFLUENCE_PASSWORD - Password for the Confluence user
  • HUBOT_CONFLUENCE_MAX_RESULTS - Maximum number of results to return (default is 5)

Searching Confluence

hubot find term

Will show the search results for term, where term is what you're searching for.

About

Hubot script for accessing Confluence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published