Skip to content

ftravaglia/xlr-confluence-plugin

 
 

Repository files navigation

XL Release Confluence plugin

Build Status License: MIT Github All Releases

Preface

This document describes the functionality provided by the XL Release Confluence plugin.

See the XL Release reference manual for background information on XL Release and release automation concepts.

Overview

This plugin updates a Confluence wiki by adding pages, deleting pages, or adding comments to pages.

Requirements

  • XL Releas 6.0+

Installation

  • Copy the latest JAR file from the releases page into the XL_RELEASE_SERVER/plugins directory.
  • Restart the XL Release server.

Usage

Task: Add new wiki page under one or more existing parent wiki pages

A page with the given page title and page text will be added as a child page under all parent pages matching the parent page titles and parent page numbers within the space key.

The page text should be formatted with HTML tags.

screenshot of add-page

Task: Add a comment to one or more existing wiki pages

A comment will be added to all pages matching the page titles and page numbers within the space key.

screenshot of add-comment

Task: Delete one or more wiki pages

The specified pages will be deleted.

screenshot of add-page

Task: Update one or more wiki pages

The specified pages will be updated with the new page title and new body text. The prior contents of the page will be replaced.

The page text should be formatted with HTML tags.

screenshot of add-page

Server configuration

screenshot of configuration

Referneces

https://confluence.atlassian.com/confcloud/confluence-cloud-documentation-724764511.html

About

Interfaces to a Confluence Wiki to add/delete/update pages and add comments to pages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%